Searched refs:pFontFile (Results 1 – 1 of 1) sorted by relevance
212 FtFontFile* pFontFile = new FtFontFile( rNativeFileName ); in FindFontFile() local213 pFileName = pFontFile->maNativeFileName.getStr(); in FindFontFile()214 rFontFileList[ pFileName ] = pFontFile; in FindFontFile()215 return pFontFile; in FindFontFile()
Completed in 17 milliseconds