Searched refs:glyph_enc (Results 1 – 1 of 1) sorted by relevance
413 long glyph_enc; member1560 p->glyph_enc = 0; in _bdf_parse_glyphs()1626 if ( p->glyph_enc < -1 ) in _bdf_parse_glyphs()1627 p->glyph_enc = -1; in _bdf_parse_glyphs()1633 if ( p->glyph_enc < -1 ) in _bdf_parse_glyphs()1634 p->glyph_enc = -1; in _bdf_parse_glyphs()1652 if ( p->glyph_enc >= 0 ) in _bdf_parse_glyphs()1660 p->glyph_enc = -1; in _bdf_parse_glyphs()1667 if ( p->glyph_enc >= 0 ) in _bdf_parse_glyphs()1727 if ( p->glyph_enc == -1 ) in _bdf_parse_glyphs()[all …]
Completed in 6 milliseconds