Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx206 FontFileList &rFontFileList = vclFontFileList::get(); in FindFontFile() local
207 FontFileList::const_iterator it = rFontFileList.find( pFileName ); in FindFontFile()
208 if( it != rFontFileList.end() ) in FindFontFile()
214 rFontFileList[ pFileName ] = pFontFile; in FindFontFile()

Completed in 27 milliseconds