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

  /external/chromium/base/
resource_util.cc 25 HGLOBAL hres = LoadResource(module, hres_info); local
26 if (!hres)
29 void* resource = LockResource(hres);
  /external/quake/quake/src/WinQuake/
screen.cpp 532 unsigned short hres,vres; member in struct:__anon14652
569 pcx->hres = LittleShort((short)width);
gl_warp.cpp 411 unsigned short hres,vres; member in struct:__anon14520
  /external/quake/quake/src/QW/client/
client.h 497 unsigned short hres,vres; member in struct:__anon14116
screen.c 612 pcx->hres = LittleShort((short)width);
gl_screen.c 703 pcx->hres = LittleShort((short)width);
gl_warp.c 362 unsigned short hres,vres; member in struct:__anon14159

Completed in 582 milliseconds