Searched refs:IsPaintOutOfParent (Results 1 – 4 of 4) sorted by relevance
64 … if (!(child->IsPaintOutOfParent() || canChildOverflow) && !estimatedRect_.IsIntersectWith(rect)) { in PaintChild()
76 … if (!(child->IsPaintOutOfParent() || canChildOverflow) && !estimatedRect_.IsIntersectWith(rect)) { in PaintChild()
1061 bool IsPaintOutOfParent();
2011 bool RenderNode::IsPaintOutOfParent() in IsPaintOutOfParent() function in OHOS::Ace::RenderNode