Searched refs:_RectOfIndex (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp203 Invalidate(_RectOfIndex(index));
230 Invalidate(_RectOfIndex(index));
342 Invalidate(_RectOfIndex(fSelectedIndex));
344 Invalidate(_RectOfIndex(previousSelectedIndex));
592 return bounds == (bounds | _RectOfIndex(index));
596 BRect _RectOfIndex(int32 index) const function in class:StackedFeaturedPackagesView

Completed in 32 milliseconds