Home
last modified time | relevance | path

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

/haiku/src/preferences/repositories/
H A DRepoRow.h37 { fHasSiblings = hasSiblings; } in SetHasSiblings()
38 bool HasSiblings() { return fHasSiblings; } in HasSiblings()
45 bool fHasSiblings; variable