Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DAbstractButton.cpp90 _PressedUpdate(where); in MouseDown()
100 _PressedUpdate(where); in MouseUp()
131 _PressedUpdate(where); in MouseMoved()
159 AbstractButton::_PressedUpdate(BPoint where) in _PressedUpdate() function in AbstractButton
H A DAbstractButton.h53 void _PressedUpdate(BPoint where);