Home
last modified time | relevance | path

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

/external/freetype/src/bdf/
Dbdflib.c915 #define BDF_GLYPH_ 0x0040U macro
924 #define BDF_GLYPH_BITS_ ( BDF_GLYPH_ | \
1406 if ( ( p->flags & BDF_GLYPH_ ) && in _bdf_parse_glyphs()
1446 p->flags |= BDF_GLYPH_; in _bdf_parse_glyphs()
1456 if ( !( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()
1757 if ( error && ( p->flags & BDF_GLYPH_ ) ) in _bdf_parse_glyphs()