HomeSort by relevance Sort by last modified time
    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 166 milliseconds