Searched refs:cursor_width (Results 1 – 1 of 1) sorted by relevance
82 uint32_t cursor_width; member1265 for (cx = 0; cx < s->cursor_width; cx++) { in artist_draw_cursor()1411 s->cursor_width = NGLE_MAX_SPRITE_SIZE; in artist_realizefn()1460 VMSTATE_UINT32(cursor_width, ARTISTState),