Searched refs:wglUseFontBitmaps_FX (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 372 static BOOL wglUseFontBitmaps_FX(HDC fontDevice, DWORD firstChar, in wglUseFontBitmaps_FX() function 504 return wglUseFontBitmaps_FX( hdc, first, count, listBase ); in wglUseFontBitmapsA()
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wgl.c | 372 static BOOL wglUseFontBitmaps_FX(HDC fontDevice, DWORD firstChar, in wglUseFontBitmaps_FX() function 504 return wglUseFontBitmaps_FX( hdc, first, count, listBase ); in wglUseFontBitmapsA()
|