Searched refs:pPSFont (Results 1 – 1 of 1) sorted by relevance
2866 Type1FontFile* pPSFont = static_cast< Type1FontFile* >(pFont); in getAfmFile() local2867 aMetricPath = getDirectory( pPSFont->m_nDirectory ); in getAfmFile()2869 aMetricPath += pPSFont->m_aMetricFile; in getAfmFile()2894 Type1FontFile* pPSFont = static_cast< Type1FontFile* >(pFont); in getFontFile() local2895 … ::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 17 milliseconds