Searched refs:BubbleAvoidanceRule (Results 1 – 2 of 2) sorted by relevance
196 void BubbleAvoidanceRule(RefPtr<LayoutWrapper> child, RefPtr<BubbleLayoutProperty> bubbleProp,
388 void BubbleLayoutAlgorithm::BubbleAvoidanceRule(RefPtr<LayoutWrapper> child, RefPtr<BubbleLayoutPro… in BubbleAvoidanceRule() function in OHOS::Ace::NG::BubbleLayoutAlgorithm463 BubbleAvoidanceRule(childWrapper, bubbleProp, frameNode, showInSubWindow); in Layout()