Home
last modified time | relevance | path

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

/external/freetype/src/bdf/
Dbdflib.c916 #define BDF_GLYPH_ 0x0040U macro
925 #define BDF_GLYPH_BITS_ ( BDF_GLYPH_ | \
1407 if ( ( p->flags & BDF_GLYPH_ ) && in _bdf_parse_glyphs()
1447 p->flags |= BDF_GLYPH_; in _bdf_parse_glyphs()
1457 if ( !( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()
1758 if ( error && ( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()