Searched refs:m_aFontToIndex (Results 1 – 2 of 2) sorted by relevance
43 FontToIndexMap::iterator it = m_aFontToIndex.find( aId ); in getFont()44 if( it != m_aFontToIndex.end() ) in getFont()46 m_aFontToIndex[ aId ] = sal_uInt32(m_aFonts.size()); in getFont()
66 FontToIndexMap m_aFontToIndex; member in vcl::PDFFontCache
Completed in 5 milliseconds