Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp366 double scaledBubbleSpacing = NormalizeToPx(BUBBLE_SPACING); in InitArrowTopAndBottomPosition() local
388 double scaledBubbleSpacing = NormalizeToPx(BUBBLE_SPACING); in GetChildPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp299 auto scaledBubbleSpacing = scaledBubbleSpacing_ * 2; in Measure() local