Searched refs:aGlyphTreeIter (Results 1 – 1 of 1) sorted by relevance
298 GlyphTree::const_iterator aGlyphTreeIter( maGlyphTree.begin() ); in EmbedFonts() local300 while( aGlyphTreeIter != maGlyphTree.end() ) in EmbedFonts()302 const FontWeightMap& rFontWeightMap = (*aGlyphTreeIter).second; in EmbedFonts()314 aFont.SetName( (*aGlyphTreeIter).first ); in EmbedFonts()326 ++aGlyphTreeIter; in EmbedFonts()
Completed in 12 milliseconds