Searched refs:findFontFileID (Results 1 – 3 of 3) sorted by relevance
411 fontID findFontFileID( int nDirID, const rtl::OString& rFile ) const;
1259 fontID nFontId = findFontFileID( nDirID, aName ); in addFontFile()1432 fontID PrintFontManager::findFontFileID( int nDirID, const OString& rFontFile ) const in findFontFileID() function in PrintFontManager2266 if( findFontFileID( nDirID, aFileName ) == 0 ) in initialize()3357 … DBG_ASSERT( !findFontFileID( nDirID, aFileName ), "not all fonts removed for file" ); in importFonts()
1244 fontID aFont = findFontFileID( nDirID, aBase ); in matchFont()
Completed in 95 milliseconds