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