Searched refs:SwitchModeForRegion (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DStatusView.cpp1560 TDragRegion::SwitchModeForRegion(BPoint where, BRegion region, function in class:TDragRegion
1715 SwitchModeForRegion(whereScreen, fTopLeftVertical, true,
1717 || SwitchModeForRegion(whereScreen, fTopRightVertical, true,
1719 || SwitchModeForRegion(whereScreen, fBottomLeftVertical, true,
1721 || SwitchModeForRegion(whereScreen, fBottomRightVertical, true,
1724 || SwitchModeForRegion(whereScreen, fTopLeftHorizontal, false,
1726 || SwitchModeForRegion(whereScreen, fTopRightHorizontal, false,
1728 || SwitchModeForRegion(whereScreen, fBottomLeftHorizontal, false,
1730 || SwitchModeForRegion(whereScreen, fBottomRightHorizontal, false,
1733 || SwitchModeForRegion(whereScree
[all...]
H A DStatusView.h207 bool SwitchModeForRegion(BPoint where, BRegion region,

Completed in 86 milliseconds