Searched refs:IsDots (Results 1 – 4 of 4) sorted by relevance
70 bool IsDots() const throw();
58 bool CFileInfo::IsDots() const throw() in IsDots() function in NWindows::NFile::NFind::CFileInfo635 if (!fi.IsDots()) in Next()
73 bool IsDots() const { in IsDots() function
145 if (!directoryIterator->IsDots()) { in ScanDeviceDirectory()