Searched refs:cursor_height (Results 1 – 1 of 1) sorted by relevance
81 uint32_t cursor_height; member380 y, s->cursor_height); in artist_invalidate_cursor()1263 for (cy = 0; cy < s->cursor_height; cy++) { in artist_draw_cursor()1410 s->cursor_height = NGLE_MAX_SPRITE_SIZE; in artist_realizefn()1459 VMSTATE_UINT32(cursor_height, ARTISTState),