Searched refs:PFNWGLUSEFONTBITMAPSWPROC (Results 1 – 5 of 5) sorted by relevance
35 PFNWGLUSEFONTBITMAPSWPROC _wglUseFontBitmapsW;81 reinterpret_cast<PFNWGLUSEFONTBITMAPSWPROC>(loadProc("wglUseFontBitmapsW")); in LoadWGL()
43 extern PFNWGLUSEFONTBITMAPSWPROC _wglUseFontBitmapsW;
42 PFNWGLUSEFONTBITMAPSWPROC useFontBitmapsW;
32 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSWPROC)(HDC, DWORD, DWORD, DWORD); typedef
110 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSWPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBas… typedef