Home
last modified time | relevance | path

Searched refs:wglUseFontBitmaps (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libGL/
Dproc_table_wgl_autogen.cpp1095 {"wglUseFontBitmaps", P(wglUseFontBitmaps)},
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/
Dwgl.h135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwgl.h135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
/third_party/skia/third_party/externals/angle2/include/WGL/
Dwgl.h135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
/third_party/mingw-w64/mingw-w64-headers/include/GL/
Dwgl.h135 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
/third_party/openGLES/api/GL/
Dwgl.h116 BOOL WINAPI wglUseFontBitmaps (HDC hDC, DWORD first, DWORD count, DWORD listBase);
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dproc_table_wgl_autogen.cpp1110 {"wglUseFontBitmaps", P(wglUseFontBitmaps)},
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h4173 #define wglUseFontBitmaps __MINGW_NAME_AW(wglUseFontBitmaps) macro