Home
last modified time | relevance | path

Searched refs:PFNWGLUSEFONTOUTLINESWPROC (Results 1 – 5 of 5) sorted by relevance

/external/angle/util/windows/
Dwgl_loader_autogen.cpp38 PFNWGLUSEFONTOUTLINESWPROC l__wglUseFontOutlinesW;
90 reinterpret_cast<PFNWGLUSEFONTOUTLINESWPROC>(loadProc("wglUseFontOutlinesW")); in LoadWGL()
Dwgl_loader_autogen.h76 extern PFNWGLUSEFONTOUTLINESWPROC l__wglUseFontOutlinesW;
/external/angle/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h45 PFNWGLUSEFONTOUTLINESWPROC useFontOutlinesW;
Dfunctionswgl_typedefs.h42 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESWPROC)(HDC, typedef
/external/angle/include/WGL/
Dwgl.h113 typedef BOOL (WINAPI * PFNWGLUSEFONTOUTLINESWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBa… typedef