Searched refs:max_subglyphs (Results 1 – 2 of 2) sorted by relevance
119 loader->max_subglyphs = 0; in FT_GlyphLoader_Reset()288 old_max = loader->max_subglyphs; in FT_GlyphLoader_CheckSubGlyphs()295 loader->max_subglyphs = new_max; in FT_GlyphLoader_CheckSubGlyphs()
84 FT_UInt max_subglyphs; member