Searched defs:nDirID (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontcache.cxx | 497 void FontCache::updateDirTimestamp( int nDirID ) in updateDirTimestamp() 655 bool FontCache::getFontCacheFile( int nDirID, const OString& rFile, list< PrintFontManager::PrintFo… in getFontCacheFile() 684 int nDirID = 0; in updateFontCacheEntry() local 755 int nDirID = rManager.getDirectoryAtom( rDir ); in listDirectory() local 779 int nDirID = rManager.getDirectoryAtom( rDir ); in scanAdditionalFiles() local 789 void FontCache::createCacheDir( int nDirID ) in createCacheDir() 802 void FontCache::markEmptyDir( int nDirID, bool bNoFiles ) in markEmptyDir()
|
H A D | fontmanager.cxx | 1258 int nDirID = getDirectoryAtom( aDir, true ); in addFontFile() local 1279 bool PrintFontManager::analyzeFontFile( int nDirID, const OString& rFontFile, const ::std::list<OSt… in analyzeFontFile() 1432 fontID PrintFontManager::findFontFileID( int nDirID, const OString& rFontFile ) const in findFontFileID() 2222 int nDirID = getDirectoryAtom( aPath, true ); in initialize() local 2352 int nDirID = getDirectoryAtom( aDir, true ); in initialize() local 3215 int nDirID = 0; in importFonts() local 3448 int nDirID = getDirectoryAtom( aDir, true ); in getImportableFontProperties() local 3558 int nDirID = -1; in isPrivateFontFile() local
|
H A D | fontconfig.cxx | 766 int nDirID = getDirectoryAtom( aDir, true ); in countFontconfigFonts() local 1244 int nDirID = getDirectoryAtom( aDir, true ); in matchFont() local
|
Completed in 39 milliseconds