Home
last modified time | relevance | path

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

/haiku/src/servers/app/stackandtile/
H A DSATGroup.cpp325 BReference<Crossing> newLeftBottom = _CrossingByPosition( in PropagateToGroup() local
330 if (!newLeftTop || !newRightTop || !newLeftBottom || !newRightBottom) in PropagateToGroup()
341 fLeftBottomCrossing = newLeftBottom; in PropagateToGroup()