Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DStatusView.h232 BRegion fBottomLeftHorizontal; variable
H A DStatusView.cpp1640 fBottomLeftHorizontal.Set(BRect(screenFrame.left, screenFrame.bottom - menuBarHeight, in CalculateRegions()
1650 fMiddleLeft.Exclude(&fBottomLeftHorizontal); in CalculateRegions()
1665 fLeftSide.Exclude(&fBottomLeftHorizontal); in CalculateRegions()
1728 || SwitchModeForRegion(whereScreen, fBottomLeftHorizontal, false, in MouseMoved()