Home
last modified time | relevance | path

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

/haiku/src/apps/switcher/
H A DCaptureWindow.cpp33 void _UpdateLast(const BPoint& point);
58 _UpdateLast(BPoint(-1, -1)); in CaptureView()
90 _UpdateLast(point); in MouseMoved()
112 _UpdateLast(point); in MouseMoved()
146 CaptureView::_UpdateLast(const BPoint& point) in _UpdateLast() function in CaptureView