Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c4765 case GGO_GRAY2_BITMAP: in ftGdiGetGlyphOutline()
4821 if (iFormat == GGO_GRAY2_BITMAP) in ftGdiGetGlyphOutline()
/reactos/sdk/include/psdk/
H A Dwingdi.h852 #define GGO_GRAY2_BITMAP 4 macro
/reactos/modules/rostests/winetests/gdi32/
H A Dfont.c4633 const UINT fmt[] = { GGO_METRICS, GGO_BITMAP, GGO_GRAY2_BITMAP, in test_GetGlyphOutline()