

Go to the source code of this file.
Functions | |
| WINGDIAPI BOOL APIENTRY | wglUseFontBitmapsA (HDC hdc, DWORD first, DWORD count, DWORD listBase) |
| WINGDIAPI BOOL APIENTRY | wglShareLists (HGLRC hglrc1, HGLRC hglrc2) |
| WINGDIAPI BOOL APIENTRY | wglUseFontBitmapsW (HDC hdc, DWORD first, DWORD count, DWORD listBase) |
| WINGDIAPI BOOL APIENTRY | wglUseFontOutlinesA (HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf) |
| WINGDIAPI BOOL APIENTRY | wglUseFontOutlinesW (HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf) |
| WINGDIAPI BOOL APIENTRY | wglDescribeLayerPlane (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) |
| WINGDIAPI int APIENTRY | wglSetLayerPaletteEntries (HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr) |
| WINGDIAPI int APIENTRY | wglGetLayerPaletteEntries (HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) |
| WINGDIAPI BOOL APIENTRY | wglRealizeLayerPalette (HDC hdc, int iLayerPlane, BOOL bRealize) |
| WINGDIAPI BOOL APIENTRY wglDescribeLayerPlane | ( | HDC | hdc, | |
| int | iPixelFormat, | |||
| int | iLayerPlane, | |||
| UINT | nBytes, | |||
| LPLAYERPLANEDESCRIPTOR | plpd | |||
| ) |
| WINGDIAPI int APIENTRY wglGetLayerPaletteEntries | ( | HDC | hdc, | |
| int | iLayerPlane, | |||
| int | iStart, | |||
| int | cEntries, | |||
| COLORREF * | pcr | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglRealizeLayerPalette | ( | HDC | hdc, | |
| int | iLayerPlane, | |||
| BOOL | bRealize | |||
| ) |
| WINGDIAPI int APIENTRY wglSetLayerPaletteEntries | ( | HDC | hdc, | |
| int | iLayerPlane, | |||
| int | iStart, | |||
| int | cEntries, | |||
| CONST COLORREF * | pcr | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglShareLists | ( | HGLRC | hglrc1, | |
| HGLRC | hglrc2 | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglUseFontBitmapsA | ( | HDC | hdc, | |
| DWORD | first, | |||
| DWORD | count, | |||
| DWORD | listBase | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglUseFontBitmapsW | ( | HDC | hdc, | |
| DWORD | first, | |||
| DWORD | count, | |||
| DWORD | listBase | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglUseFontOutlinesA | ( | HDC | hdc, | |
| DWORD | first, | |||
| DWORD | count, | |||
| DWORD | listBase, | |||
| FLOAT | deviation, | |||
| FLOAT | extrusion, | |||
| int | format, | |||
| LPGLYPHMETRICSFLOAT | lpgmf | |||
| ) |
| WINGDIAPI BOOL APIENTRY wglUseFontOutlinesW | ( | HDC | hdc, | |
| DWORD | first, | |||
| DWORD | count, | |||
| DWORD | listBase, | |||
| FLOAT | deviation, | |||
| FLOAT | extrusion, | |||
| int | format, | |||
| LPGLYPHMETRICSFLOAT | lpgmf | |||
| ) |
1.5.4