Home
last modified time | relevance | path

Searched refs:m_aFontToIndex (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx43 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()
H A Dpdffontcache.hxx66 FontToIndexMap m_aFontToIndex; member in vcl::PDFFontCache

Completed in 10 milliseconds