Searched refs:maGlyphIndex (Results 1 – 2 of 2) sorted by relevance
449 std::map<sal_uInt16, sal_uInt16, ltuint16>::iterator aIter( maGlyphIndex.find(nChar) ); in getGlyph()450 if( aIter != maGlyphIndex.end() ) in getGlyph()457 maGlyphIndex[nChar] = mnNextIndex; in getGlyph()
173 std::map<sal_uInt16, sal_uInt16, ltuint16> maGlyphIndex; member in swf::FlashFont
Completed in 11 milliseconds