Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h196 void BubbleAvoidanceRule(RefPtr<LayoutWrapper> child, RefPtr<BubbleLayoutProperty> bubbleProp,
H A Dbubble_layout_algorithm.cpp388 void BubbleLayoutAlgorithm::BubbleAvoidanceRule(RefPtr<LayoutWrapper> child, RefPtr<BubbleLayoutPro… in BubbleAvoidanceRule() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
463 BubbleAvoidanceRule(childWrapper, bubbleProp, frameNode, showInSubWindow); in Layout()