Searched refs:fLeftBottomCrossing (Results 1 – 2 of 2) sorted by relevance
41 fLeftBottomCrossing(leftBottom), in WindowArea()326 fLeftBottomCrossing, group); in PropagateToGroup()336 BReference<Crossing> oldLeftBottom = fLeftBottomCrossing; in PropagateToGroup()341 fLeftBottomCrossing = newLeftBottom; in PropagateToGroup()440 _SetToWindowCorner(fLeftBottomCrossing->RightTopCorner()); in _InitCorners()441 _SetToNeighbourCorner(fLeftBottomCrossing->LeftTopCorner()); in _InitCorners()442 _SetToNeighbourCorner(fLeftBottomCrossing->RightBottomCorner()); in _InitCorners()455 fLeftBottomCrossing->LeftTopCorner()); in _CleanupCorners()457 fLeftBottomCrossing->LeftTopCorner()); in _CleanupCorners()461 fLeftBottomCrossing->RightTopCorner()); in _CleanupCorners()[all …]
163 { return fLeftBottomCrossing.Get(); } in LeftBottomCrossing()219 BReference<Crossing> fLeftBottomCrossing; variable