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.15/src/video/x11/
SDL_x11modes.c 254 int ractive; local
259 &ractive, &modelist);
260 *w = modelist[ractive].width;
261 *h = modelist[ractive].height;
526 int ractive, nummodes; local
748 &ractive, &modelist)) > 1 )
756 nummodes, ractive);
787 saved_res = modelist[ractive]; /* save the current resolution */
    [all...]

Completed in 37 milliseconds