Home
last modified time | relevance | path

Searched refs:video_driver_has_focus (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/input/drivers/
H A Dx11_input.c453 bool video_has_focus = video_driver_has_focus(); in x_input_poll()
H A Dudev_input.c196 if (event->value && video_driver_has_focus()) in udev_handle_keyboard()
236 if (port >= MAX_USERS || !video_driver_has_focus()) in udev_get_mouse()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.h1553 bool video_driver_has_focus(void);
H A Dretroarch.c32660 bool video_driver_has_focus(void) in video_driver_has_focus() function