Home
last modified time | relevance | path

Searched refs:m_bNoFiles (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx131 if( rDir.empty() && dir_it->second.m_bNoFiles ) in flush()
314 m_aCache[ nDir ].m_bNoFiles = bEmpty; in read()
759 if( bFound && !dir->second.m_bNoFiles ) in listDirectory()
805 m_aCache[nDirID].m_bNoFiles = bNoFiles; in markEmptyDir()
/trunk/main/vcl/inc/
H A Dfontcache.hxx49 bool m_bNoFiles; member
53 FontDir() : m_nTimestamp(0), m_bNoFiles(false), m_bUserOverrideOnly( false ) {} in FontDir()

Completed in 20 milliseconds