Home
last modified time | relevance | path

Searched refs:InitArrowTopAndBottomPosition (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.h135 …void InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosition, Offset& …
H A Drender_bubble.cpp363 void RenderBubble::InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosit… in InitArrowTopAndBottomPosition() function in OHOS::Ace::RenderBubble
401InitArrowTopAndBottomPosition(topArrowPosition, bottomArrowPosition, topPosition, bottomPosition, … in GetChildPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h205 …void InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& bottomArrowPosition, Offset…
H A Dbubble_layout_algorithm.cpp2102InitArrowTopAndBottomPosition(topArrowPosition, bottomArrowPosition, topPosition, bottomPosition, … in GetChildPosition()
2159 void BubbleLayoutAlgorithm::InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& botto… in InitArrowTopAndBottomPosition() function in OHOS::Ace::NG::BubbleLayoutAlgorithm