Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DBarView.h185 void PlaceTray(bool vertSwap, bool leftSwap);
H A DBarView.cpp509 TBarView::PlaceTray(bool vertSwap, bool leftSwap) in PlaceTray() argument
783 bool leftSwap = (fLeft != left); in _ChangeState() local
814 PlaceTray(vertSwap, leftSwap); in _ChangeState()