Home
last modified time | relevance | path

Searched refs:ReplaceArrowBottomRight (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.h191 std::string ReplaceArrowBottomRight(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1791 path += ReplaceArrowBottomRight(arrowPosition_.GetX() + childSize_.Width() in BuildBottomLinePath()
1997 std::string BubbleLayoutAlgorithm::ReplaceArrowBottomRight(const float arrowOffset, const float chi… in ReplaceArrowBottomRight() function in OHOS::Ace::NG::BubbleLayoutAlgorithm