Home
last modified time | relevance | path

Searched refs:artist_get_cursor_pos (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dartist.c314 static void artist_get_cursor_pos(ARTISTState *s, int *x, int *y) in artist_get_cursor_pos() function
376 artist_get_cursor_pos(s, &x, &y); in artist_invalidate_cursor()
1259 artist_get_cursor_pos(s, &cursor_pos_x, &cursor_pos_y); in artist_draw_cursor()