OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_window_visible
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c
403
is_window_visible
(_THIS, int screen_x, int screen_y, int screen_w, int screen_h )
function
434
if (
is_window_visible
( this,
452
if (
is_window_visible
( this, 0, 0, screen_w, screen_h ) ) {
Completed in 3249 milliseconds