Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/platform/base/
H A Dsys_main.h67 void sys_window_show_cursor(bool on);
H A Dsys_main.cpp137 void sys_window_show_cursor(bool on) { in sys_window_show_cursor() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/main/
H A Dengine.cpp1212 sys_window_show_cursor(false); // hide the system cursor in initialize_engine()