Home
last modified time | relevance | path

Searched refs:pathToCheck (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp1052 BPath* pathToCheck = static_cast<BPath*>(newPath); in FindPath() local
1053 int compare = ICompare(currentPath->Path(), pathToCheck->Path()); in FindPath()