Home
last modified time | relevance | path

Searched refs:childOffsetsetXOrY (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.cpp1454 double childOffsetsetXOrY = 0.0; in GetArrowOffset() local
1489 childOffsetsetXOrY = childOffset_.GetX(); in GetArrowOffset()
1494 childOffsetsetXOrY = childOffset_.GetY(); in GetArrowOffset()
1499 …fset = (targetOffsetXOrY + (arrowOffset_.Value() * targetSizeWidthOrHeight)) - childOffsetsetXOrY + in GetArrowOffset()
1504 …ffset = (targetOffsetXOrY + (arrowOffset_.Value() * targetSizeWidthOrHeight)) - childOffsetsetXOrY; in GetArrowOffset()
1508 …fset = (targetOffsetXOrY + (arrowOffset_.Value() * targetSizeWidthOrHeight)) - childOffsetsetXOrY - in GetArrowOffset()