Home
last modified time | relevance | path

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

/external/freetype/src/bdf/
Dbdflib.c918 #define BDF_GLYPH_ 0x0040U macro
927 #define BDF_GLYPH_BITS_ ( BDF_GLYPH_ | \
1388 if ( ( p->flags & BDF_GLYPH_ ) && in _bdf_parse_glyphs()
1428 p->flags |= BDF_GLYPH_; in _bdf_parse_glyphs()
1438 if ( !( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()
1778 if ( error && ( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()