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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 237 int ractive; local
242 &ractive, &modelist);
243 *w = modelist[ractive].width;
244 *h = modelist[ractive].height;
494 int ractive, nummodes; local
713 &ractive, &modelist)) > 1 )
721 nummodes, ractive);
752 saved_res = modelist[ractive]; /* save the current resolution */
    [all...]

Completed in 100 milliseconds