Searched refs:max_subglyphs (Results 1 – 2 of 2) sorted by relevance
120 loader->max_subglyphs = 0; in FT_GlyphLoader_Reset()293 old_max = loader->max_subglyphs; in FT_GlyphLoader_CheckSubGlyphs()300 loader->max_subglyphs = new_max; in FT_GlyphLoader_CheckSubGlyphs()
66 FT_UInt max_subglyphs; member