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

/haiku/src/apps/deskbar/
H A DBarView.h99 void ChangeState(int32 state, bool vertical, bool left,
H A DBarWindow.cpp465 fBarView->ChangeState(expand, vertical, left, top);
497 fBarView->ChangeState(expand, vertical, left, top);
H A DBarView.cpp753 ChangeState(fState, fVertical, fLeft, fTop);
758 TBarView::ChangeState(int32 state, bool vertical, bool left, bool top, function in class:TBarView
H A DStatusView.cpp1574 fBarView->ChangeState(newState, newVertical, newLeft, newTop, true);

Completed in 56 milliseconds