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) argument
783 bool leftSwap = (fLeft != left); local
814 PlaceTray(vertSwap, leftSwap);

Completed in 33 milliseconds