Home
last modified time | relevance | path

Searched refs:set_window_grab (Results 1 – 5 of 5) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOVGA.cpp109 set_window_grab(WINGRAB_ON); in init()
481 set_window_grab(WINGRAB_FORCE); in handle_messages()
493 set_window_grab(WINGRAB_RESTORE); in handle_messages()
524 set_window_grab(WINGRAB_TOGGLE); in handle_messages()
670 set_window_grab(WINGRAB_ON); in set_full_screen_mode()
672 set_window_grab(WINGRAB_OFF); in set_full_screen_mode()
713 void Vga::set_window_grab(WinGrab mode) in set_window_grab() function in Vga
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOVGA.h125 void set_window_grab(WinGrab mode);
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Src/
H A Dth_gfx_sdl.h310 void set_window_grab(bool bActivate);
H A Dth_lua_gfx.cpp749 pCanvas->set_window_grab( in l_surface_set_capture_mouse()
H A Dth_gfx_sdl.cpp478 void render_target::set_window_grab(bool bActivate) { in set_window_grab() function in render_target