Home
last modified time | relevance | path

Searched refs:listDirectory (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dfontcache.hxx79 …bool listDirectory( const rtl::OString& rDir, std::list< PrintFontManager::PrintFont* >& rNewFonts…
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx752 bool FontCache::listDirectory( const OString& rDir, std::list< PrintFontManager::PrintFont* >& rNew… in listDirectory() function in FontCache
H A Dfontmanager.cxx2186 if( m_pFontCache->listDirectory( aPath, aCacheFonts ) ) in initialize()
2319 if( m_pFontCache->listDirectory( aDir, aCacheFonts ) ) in initialize()

Completed in 50 milliseconds