Lines Matching refs:IsDir
558 isDir = di.IsDir();
750 bool CHashPair::IsDir() const
1164 prop = hp.IsDir();
1347 if (!_are_there_Dirs && hp.IsDir())
1493 if (hp.IsDir())
1530 const bool isDir = hp.IsDir();
1661 bool IsDir;
1664 CUpdateItem(): Size(0), IsDir(false) {}
1733 ui.IsDir = false;
1737 ui.IsDir = (prop.boolVal != VARIANT_FALSE);
1743 if (ui.IsDir && !ui.Name.IsEmpty() && ui.Name.Back() != '/')
1900 const bool isDir = ui.IsDir;
1980 ui.IsDir,