Home
last modified time | relevance | path

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

/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/widgets/
H A Dwidget_text.c153 mouse_cursor = MOUSE_CURSOR_SCROLL_DOWN; in widget_text_display()
228 mouse_cursor = MOUSE_CURSOR_SCROLL_DOWN; in widget_text_handle_mouse()
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Ddefs.h162 MOUSE_CURSOR_SCROLL_DOWN = 7128, enumerator
H A Dgraphics.c72 case MOUSE_CURSOR_SCROLL_DOWN: in blit_mouse_cursor()