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

/haiku-fatelf/src/apps/deskbar/
H A DSwitcher.cpp147 BRect FrameOf(int32 index) const;
180 BRect FrameOf(int32) const;
1480 BRect lastFrame = fIconView->FrameOf(maxIndex);
1555 lastFrame = fWindow->WindowView()->FrameOf(maxIndex);
1691 BRect frame = fIconView->FrameOf(index);
2000 BRect rect = FrameOf(index);
2065 BRect rect = FrameOf(index);
2072 TIconView::FrameOf(int32 index) const function in class:TIconView
2215 TWindowView::FrameOf(int32 index) const function in class:TWindowView

Completed in 87 milliseconds