Searched refs:SetParentAdjust (Results 1 – 3 of 3) sorted by relevance
129 void GeometryNode::SetParentAdjust(RectF parentAdjust) in SetParentAdjust() function in OHOS::Ace::NG::GeometryNode
391 void SetParentAdjust(RectF parentAdjust);
547 childGeo->SetParentAdjust(RectF(offset, SizeF())); in AdjustChild()