HomeSort by relevance Sort by last modified time
    Searched refs:GEM_wfeatures (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemwm.c 62 if ((GEM_wfeatures & (1<<WF_ICONIFY))==0) {
92 if ((GEM_wfeatures & (1<<WF_ICONIFY))==0)
SDL_gemvideo.h 129 #define GEM_wfeatures (this->hidden->wfeatures)
SDL_gemvideo.c 317 GEM_wfeatures=0;
321 GEM_wfeatures=ap_gout[0];
1186 /* if (GEM_wfeatures & (1<<WF_ICONIFY))*/ {

Completed in 2474 milliseconds