Searched refs:InitArrowTopAndBottomPosition (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
H A D | render_bubble.h | 135 …void InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosition, Offset& …
|
H A D | render_bubble.cpp | 363 void RenderBubble::InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosit… in InitArrowTopAndBottomPosition() function in OHOS::Ace::RenderBubble 401 …InitArrowTopAndBottomPosition(topArrowPosition, bottomArrowPosition, topPosition, bottomPosition, … in GetChildPosition()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_layout_algorithm.h | 205 …void InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& bottomArrowPosition, Offset…
|
H A D | bubble_layout_algorithm.cpp | 2102 …InitArrowTopAndBottomPosition(topArrowPosition, bottomArrowPosition, topPosition, bottomPosition, … in GetChildPosition() 2159 void BubbleLayoutAlgorithm::InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& botto… in InitArrowTopAndBottomPosition() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
|