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

/haiku-fatelf/src/apps/showimage/
H A DShowImageView.h160 void _UpdateSelectionRect(BPoint point, bool final);
H A DShowImageView.cpp1142 ShowImageView::_UpdateSelectionRect(BPoint point, bool final) function in class:ShowImageView
1179 _UpdateSelectionRect(point, false);
1189 _UpdateSelectionRect(point, true);
/haiku-fatelf/src/kits/tracker/
H A DPoseView.h621 void _UpdateSelectionRect(const BPoint& point);
H A DPoseView.cpp6875 BPoseView::_UpdateSelectionRect(const BPoint& point) function in class:BPoseView
6990 _UpdateSelectionRect(where);
9749 _UpdateSelectionRect(mouseLoc);

Completed in 123 milliseconds