Home
last modified time | relevance | path

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

/haiku/src/apps/showimage/
H A DSelectionBox.cpp48 BRect dirtyOld = _RectInView(view); in SetBounds()
52 BRect dirtyNew = _RectInView(view); in SetBounds()
144 BRect r = _RectInView(view); in Draw()
187 SelectionBox::_RectInView(ShowImageView* view) const in _RectInView() function in SelectionBox
H A DSelectionBox.h43 BRect _RectInView(ShowImageView* view) const;