Searched refs:rFontFileList (Results 1 – 1 of 1) sorted by relevance
206 FontFileList &rFontFileList = vclFontFileList::get(); in FindFontFile() local207 FontFileList::const_iterator it = rFontFileList.find( pFileName ); in FindFontFile()208 if( it != rFontFileList.end() ) in FindFontFile()214 rFontFileList[ pFileName ] = pFontFile; in FindFontFile()
Completed in 29 milliseconds