Searched defs:hres (Results 1 - 5 of 5) sorted by relevance

/external/chromium/base/
H A Dresource_util.cc25 HGLOBAL hres = LoadResource(module, hres_info); local
26 if (!hres)
29 void* resource = LockResource(hres);
/external/quake/quake/src/WinQuake/
H A Dscreen.cpp532 unsigned short hres,vres; member in struct:__anon11847
569 pcx->hres = LittleShort((short)width);
H A Dgl_warp.cpp411 unsigned short hres,vres; member in struct:__anon11715
/external/quake/quake/src/QW/client/
H A Dgl_warp.c362 unsigned short hres,vres; member in struct:__anon11354
H A Dclient.h497 unsigned short hres,vres; member in struct:__anon11311

Completed in 88 milliseconds