Home
last modified time | relevance | path

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

/external/freetype/src/bdf/
Dbdflib.c917 #define BDF_SWIDTH_ 0x0100U macro
926 BDF_SWIDTH_ | \
1623 p->flags |= BDF_SWIDTH_; in _bdf_parse_glyphs()
1637 if ( !( p->flags & BDF_SWIDTH_ ) ) in _bdf_parse_glyphs()