Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c482 LPSTR lpBits; in wglUseFontBitmapsA() local
526 lpBits = GlobalLock(hBits); in wglUseFontBitmapsA()
534 lpBits, /* pointer to buffer for data */ in wglUseFontBitmapsA()
554 (const GLubyte * )lpBits); in wglUseFontBitmapsA()