Searched refs:_BDF_GLYPH (Results 1 – 1 of 1) sorted by relevance
1112 #define _BDF_GLYPH 0x0040 macro1121 #define _BDF_GLYPH_BITS ( _BDF_GLYPH | \1568 if ( ( p->flags & _BDF_GLYPH ) && in _bdf_parse_glyphs()1600 p->flags |= _BDF_GLYPH; in _bdf_parse_glyphs()1610 if ( !( p->flags & _BDF_GLYPH ) ) in _bdf_parse_glyphs()1951 if ( error && ( p->flags & _BDF_GLYPH ) ) in _bdf_parse_glyphs()
Completed in 6 milliseconds