Searched refs:bNoFiles (Results 1 – 2 of 2) sorted by relevance
75 void markEmptyDir( int nDirID, bool bNoFiles = true );
802 void FontCache::markEmptyDir( int nDirID, bool bNoFiles ) in markEmptyDir() argument805 m_aCache[nDirID].m_bNoFiles = bNoFiles; in markEmptyDir()
Completed in 26 milliseconds