Searched refs:bottomBound (Results 1 – 1 of 1) sorted by relevance
105 …auto bottomBound = insets->bottom_.IsValid() ? insets->bottom_.start : PipelineContext::GetCurrent… in OffsetNodeToSafeArea() local107 if (bottom > bottomBound) { in OffsetNodeToSafeArea()108 offset.SetY(bottomBound - geometryNode->GetMarginFrameSize().Height()); in OffsetNodeToSafeArea()