Home
last modified time | relevance | path

Searched refs:ReplaceArrowBottomLeft (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.h190 std::string ReplaceArrowBottomLeft(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1795 … path += ReplaceArrowBottomLeft(arrowPosition_.GetX() + BUBBLE_ARROW_WIDTH.ConvertToPx() / HALF, in BuildBottomLinePath()
1974 std::string BubbleLayoutAlgorithm::ReplaceArrowBottomLeft(const float arrowOffset, const float chil… in ReplaceArrowBottomLeft() function in OHOS::Ace::NG::BubbleLayoutAlgorithm