Searched refs:_BDF_GLYPH_HEIGHT_CHECK (Results 1 – 1 of 1) sorted by relevance
1129 #define _BDF_GLYPH_HEIGHT_CHECK 0x80000000UL macro1719 p->flags &= ~( _BDF_GLYPH_WIDTH_CHECK | _BDF_GLYPH_HEIGHT_CHECK ); in _bdf_parse_glyphs()1739 if ( !( p->flags & _BDF_GLYPH_HEIGHT_CHECK ) ) in _bdf_parse_glyphs()1742 p->flags |= _BDF_GLYPH_HEIGHT_CHECK; in _bdf_parse_glyphs()
Completed in 5 milliseconds