Searched refs:PROPORTIONAL_GLYPH (Results 1 – 2 of 2) sorted by relevance
201 *Attributes = PROPORTIONAL_GLYPH; in GetGlyphBuffer()564 } else if ((Attributes & PROPORTIONAL_GLYPH) == PROPORTIONAL_GLYPH) { in GlyphToImage()
52 #define PROPORTIONAL_GLYPH 0x80 macro