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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 86 int nwant; local
93 nwant = icon->format->palette->ncolors;
95 nwant * sizeof want[0]);
107 nwant = 216;
128 for(i = 0; i < nwant; i++) {
SDL_x11video.c     [all...]

Completed in 81 milliseconds