Home
last modified time | relevance | path

Searched defs:repIndex (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DStatusView.cpp1100 for (int32 repIndex = count; repIndex >= 0; repIndex--) { in ViewAt() local
1127 for (int32 repIndex = count; repIndex >= 0; repIndex--) { in ViewAt() local
/haiku/src/kits/interface/
H A DShelf.cpp792 int32 repIndex; in ResolveSpecifier() local