Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx134 …pedef ::std::hash_map< const char*, FtFontFile*, rtl::CStringHash, rtl::CStringEqual> FontFileList; typedef
135 namespace { struct vclFontFileList : public rtl::Static< FontFileList, vclFontFileList > {}; }
206 FontFileList &rFontFileList = vclFontFileList::get(); in FindFontFile()
207 FontFileList::const_iterator it = rFontFileList.find( pFileName ); in FindFontFile()

Completed in 15 milliseconds