Searched refs:glyphsSet (Results 1 – 3 of 3) sorted by relevance
283 UIntSet glyphsSet; in AddDependentGlyphs() local288 hasCompositeGlyphs |= AddComponentGlyphs(*it,glyphsSet); in AddDependentGlyphs()295 glyphsSet.insert(*it); in AddDependentGlyphs()298 for(itNewGlyphs = glyphsSet.begin(); itNewGlyphs != glyphsSet.end(); ++itNewGlyphs) in AddDependentGlyphs()
352 StringSet glyphsSet; in AddDependentGlyphs() local359 status = AddComponentGlyphs(*it,glyphsSet,localHasCompositeGlyphs); in AddDependentGlyphs()368 glyphsSet.insert(*it); in AddDependentGlyphs()371 for(itNewGlyphs = glyphsSet.begin(); itNewGlyphs != glyphsSet.end(); ++itNewGlyphs) in AddDependentGlyphs()
278 UIntSet glyphsSet; in AddDependentGlyphs() local285 status = AddComponentGlyphs(*it,glyphsSet,localHasCompositeGlyphs); in AddDependentGlyphs()294 glyphsSet.insert(*it); in AddDependentGlyphs()297 for(itNewGlyphs = glyphsSet.begin(); itNewGlyphs != glyphsSet.end(); ++itNewGlyphs) in AddDependentGlyphs()