Home
last modified time | relevance | path

Searched refs:pPSFont (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2866 Type1FontFile* pPSFont = static_cast< Type1FontFile* >(pFont); in getAfmFile() local
2867 aMetricPath = getDirectory( pPSFont->m_nDirectory ); in getAfmFile()
2869 aMetricPath += pPSFont->m_aMetricFile; in getAfmFile()
2894 Type1FontFile* pPSFont = static_cast< Type1FontFile* >(pFont); in getFontFile() local
2895 … ::std::hash_map< int, OString >::const_iterator it = m_aAtomToDir.find( pPSFont->m_nDirectory ); in getFontFile()
2898 aPath += pPSFont->m_aFontFile; in getFontFile()

Completed in 45 milliseconds