Home
last modified time | relevance | path

Searched refs:wglUseFontBitmapsW (Results 1 – 9 of 9) sorted by relevance

/external/libepoxy/include/epoxy/
Dwgl.h47 #define wglUseFontBitmaps wglUseFontBitmapsW
/external/libepoxy/test/
Dwgl_usefontbitmaps.c54 wglUseFontBitmapsW(hdc, 0, 255, dlist[0]); in test_function()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.c216 return wglUseFontBitmapsW(hdc, first, count, listBase); in wglUseFontBitmapsA()
229 wglUseFontBitmapsW( in wglUseFontBitmapsW() function
Dopengl32.mingw.def367 wglUseFontBitmapsW = wglUseFontBitmapsW@16
Dopengl32.def367 wglUseFontBitmapsW
/external/angle/src/libGL/
Dentry_points_wgl.cpp312 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() function
DlibGL_autogen.def1119 wglUseFontBitmapsW
Dproc_table_wgl_autogen.cpp1097 {"wglUseFontBitmapsW", P(wglUseFontBitmapsW)},
/external/angle/include/WGL/
Dwgl.h137 BOOL WINAPI wglUseFontBitmapsW (HDC hDC, DWORD first, DWORD count, DWORD listBase);