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

/haiku/src/apps/deskbar/
H A DSwitcher.cpp155 BRect FrameOf(int32 index) const;
188 BRect FrameOf(int32) const;
1461 BRect lastFrame = fIconView->FrameOf(maxIndex);
1546 lastFrame = fWindow->WindowView()->FrameOf(maxIndex);
1720 BRect frame = fIconView->FrameOf(index);
2039 BRect rect = FrameOf(index);
2072 BRect rect = FrameOf(index);
2079 TIconView::FrameOf(int32 index) const function in class:TIconView
2214 TWindowView::FrameOf(int32 index) const function in class:TWindowView

Completed in 39 milliseconds