Home
last modified time | relevance | path

Searched defs:UseArrowOffset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp396 bool UseArrowOffset = bubblePaintProperty->GetArrowOffset().has_value(); in BubbleAvoidanceRule() local
2091 const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& layoutProp, bool UseArrowOffset) in GetChildPosition()