Home
last modified time | relevance | path

Searched refs:ReplaceArrowRightTop (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.h188 std::string ReplaceArrowRightTop(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1744 … path += ReplaceArrowRightTop(arrowPosition_.GetY() + BUBBLE_ARROW_WIDTH.ConvertToPx() / HALF, in BuildRightLinePath()
1928 std::string BubbleLayoutAlgorithm::ReplaceArrowRightTop(const float arrowOffset, const float childO… in ReplaceArrowRightTop() function in OHOS::Ace::NG::BubbleLayoutAlgorithm