Searched defs:set_system_cursor (Results 1 - 1 of 1) sorted by path

/external/qemu/distrib/sdl-1.2.15/src/video/gem/
H A DSDL_gemmouse.c171 int set_system_cursor = 1, show_system_cursor = 1; local
188 set_system_cursor = 0;
196 set_system_cursor = 0;
202 if (set_system_cursor) {

Completed in 179 milliseconds