Home
last modified time | relevance | path

Searched refs:ReplaceArrowRightBottom (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h189 std::string ReplaceArrowRightBottom(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1740 path += ReplaceArrowRightBottom(arrowPosition_.GetY() + childSize_.Height() in BuildRightLinePath()
1951 std::string BubbleLayoutAlgorithm::ReplaceArrowRightBottom(const float arrowOffset, const float chi… in ReplaceArrowRightBottom() function in OHOS::Ace::NG::BubbleLayoutAlgorithm