Searched refs:cursor_x (Results 1 – 4 of 4) sorted by relevance
847 uint16_t cursor_x, cursor_y; member
249 int16_t cursor_x, cursor_y; member
6382 int x = intel_crtc->cursor_x; in intel_crtc_update_cursor()6540 intel_crtc->cursor_x = x; in intel_crtc_cursor_move()
2891 int cursor_x = 0; in WindowDelegateDraw() local2901 cursor_x = x - 1; in WindowDelegateDraw()2906 window.MoveCursor(cursor_x, cursor_y); in WindowDelegateDraw()