Searched refs:unencoded_size (Results 1 – 3 of 3) sorted by relevance
214 unsigned long unencoded_size; /* Unencoded glyph struct. allocated. */ member
1695 if ( font->unencoded_used == font->unencoded_size ) in _bdf_parse_glyphs()1698 font->unencoded_size, in _bdf_parse_glyphs()1699 font->unencoded_size + 4 ) ) in _bdf_parse_glyphs()1702 font->unencoded_size += 4; in _bdf_parse_glyphs()
396 font->unencoded_size, in BDF_Face_Init()
Completed in 8 milliseconds