Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11wm.c404 is_window_visible(_THIS, int screen_x, int screen_y, int screen_w, int screen_h ) in is_window_visible() function
435 if ( is_window_visible( this, in X11_IsWindowVisible()
453 if ( is_window_visible( this, 0, 0, screen_w, screen_h ) ) { in X11_IsWindowVisible()