Searched refs:wglUseFontBitmapsW (Results 1 – 9 of 9) sorted by relevance
/external/libepoxy/include/epoxy/ |
D | wgl.h | 47 #define wglUseFontBitmaps wglUseFontBitmapsW
|
/external/libepoxy/test/ |
D | wgl_usefontbitmaps.c | 54 wglUseFontBitmapsW(hdc, 0, 255, dlist[0]); in test_function()
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_wgl.c | 216 return wglUseFontBitmapsW(hdc, first, count, listBase); in wglUseFontBitmapsA() 229 wglUseFontBitmapsW( in wglUseFontBitmapsW() function
|
D | opengl32.mingw.def | 367 wglUseFontBitmapsW = wglUseFontBitmapsW@16
|
D | opengl32.def | 367 wglUseFontBitmapsW
|
/external/angle/src/libGL/ |
D | entry_points_wgl.cpp | 312 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() function
|
D | libGL_autogen.def | 1119 wglUseFontBitmapsW
|
D | proc_table_wgl_autogen.cpp | 1097 {"wglUseFontBitmapsW", P(wglUseFontBitmapsW)},
|
/external/angle/include/WGL/ |
D | wgl.h | 137 BOOL WINAPI wglUseFontBitmapsW (HDC hDC, DWORD first, DWORD count, DWORD listBase);
|