Searched refs:FontToIndexMap (Results 1 – 2 of 2) sorted by relevance
63 typedef std::map< FontIdentifier, sal_uInt32 > FontToIndexMap; typedef in vcl::PDFFontCache66 FontToIndexMap m_aFontToIndex;
43 FontToIndexMap::iterator it = m_aFontToIndex.find( aId ); in getFont()
Completed in 20 milliseconds