HomeSort by relevance Sort by last modified time
    Searched full:current_style (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_lowvideo.h 67 int current_style; member in struct:SDL_PrivateVideoData
95 #define current_style (this->hidden->current_style) macro
  /external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c 545 if ( SDL_Window && (style == current_style) ) {
567 current_style = style;

Completed in 398 milliseconds