Searched refs:ForDir (Results 1 – 3 of 3) sorted by relevance
179 …return ForFile && ForDir && WildcardMatching && PathParts.Size() == 1 && PathParts.Front() == L"*"; in AreAllAllowed()184 if (!isFile && !ForDir) in CheckPath()207 if (!ForDir) in CheckPath()308 item.ForDir = forDir; in AddItem()618 item.ForDir = true; in AddItem()
38 bool ForDir; member44 return PathParts.Size() == 1 && !ForFile && ForDir && IsDriveColonName(PathParts[0]); in IsDriveItem()
626 if (isDir && !item.ForDir || !isDir && !item.ForFile) in EnumerateDirItems()772 if (item.ForFile || !item.ForDir) in EnumerateDirItems()