Searched refs:ForDir (Results 1 – 3 of 3) sorted by relevance
208 …return ForFile && ForDir && WildcardMatching && PathParts.Size() == 1 && PathParts.Front() == L"*"; in AreAllAllowed()213 if (!isFile && !ForDir) in CheckPath()223 if (!ForDir) in CheckPath()323 item.ForDir = forDir; in AddItem()559 item.ForDir = true; in AddItem()
47 bool ForDir; member53 return PathParts.Size() == 1 && !ForFile && ForDir && IsDriveColonName(PathParts[0]); in IsDriveItem()
488 if (isDir && !item.ForDir || !isDir && !item.ForFile) in EnumerateDirItems()606 if (item.ForFile || !item.ForDir) in EnumerateDirItems()