Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp363 … RenderBubble::InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosition, in InitArrowTopAndBottomPosition()
400 Offset bottomArrowPosition; in GetChildPosition() local
435 const Offset& bottomPosition, const Offset& topArrowPosition, const Offset& bottomArrowPosition) in GetPositionWithPlacement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp2096 OffsetF bottomArrowPosition; in GetChildPosition() local
2159 …utAlgorithm::InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& bottomArrowPosition, in InitArrowTopAndBottomPosition()