Home
last modified time | relevance | path

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

/haiku/src/preferences/repositories/
H A DRepoRow.h36 void SetHasSiblings(bool hasSiblings) in SetHasSiblings() function
H A DRepositoriesView.cpp686 repoItem->SetHasSiblings(namesWithSiblings.HasString(name)); in _FindSiblings()