Searched refs:isRootPath (Results 1 – 2 of 2) sorted by relevance
77 bool isRootPath (void) const;130 inline bool FilePath::isRootPath (void) const in isRootPath() function in de::FilePath
86 bool rootPath = isRootPath(); in normalize()212 return isRootPath() || isWinNetPath() || beginsWithDrive(); in isAbsolutePath()