OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentHDC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wgl.c
154
static HDC
CurrentHDC
= 0;
209
return
CurrentHDC
;
216
CurrentHDC
= hdc;
/external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c
154
static HDC
CurrentHDC
= 0;
209
return
CurrentHDC
;
216
CurrentHDC
= hdc;
Completed in 196 milliseconds