Home
last modified time | relevance | path

Searched refs:useFontBitmapsA (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp65 useFontBitmapsA(nullptr), in FunctionsWGL()
117 GetWGLProcAddress(glModule, getProcAddress, "wglUseFontBitmapsA", &useFontBitmapsA); in initialize()
DFunctionsWGL.h41 PFNWGLUSEFONTBITMAPSAPROC useFontBitmapsA; variable