Searched refs:cursor_y (Results 1 – 2 of 2) sorted by relevance
939 uint16_t cursor_x, cursor_y; member
4104 int cursor_y = 0; in WindowDelegateDraw() local4114 cursor_y = y + i; in WindowDelegateDraw()4118 window.MoveCursor(cursor_x, cursor_y); in WindowDelegateDraw()