Home
last modified time | relevance | path

Searched defs:topArrowPosition (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp373 void RenderBubble::InitArrowTopAndBottomPosition(Offset& topArrowPosition, Offset& bottomArrowPosit… in InitArrowTopAndBottomPosition()
407 Offset topArrowPosition; in GetChildPosition() local
443 const Offset& bottomPosition, const Offset& topArrowPosition, const Offset& bottomArrowPosition) in GetPositionWithPlacement()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_layout_algorithm.cpp223 OffsetF topArrowPosition; in GetChildPosition() local
286 void BubbleLayoutAlgorithm::InitArrowTopAndBottomPosition(OffsetF& topArrowPosition, OffsetF& botto… in InitArrowTopAndBottomPosition()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/bubble/
Dbubble_test_ng.cpp1602 OffsetF topArrowPosition(0, 0); variable