Home
last modified time | relevance | path

Searched refs:ReplaceArrowLeftBottom (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.h193 std::string ReplaceArrowLeftBottom(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1844 path += ReplaceArrowLeftBottom( in BuildLeftLinePath()
2043 std::string BubbleLayoutAlgorithm::ReplaceArrowLeftBottom(const float arrowOffset, const float chil… in ReplaceArrowLeftBottom() function in OHOS::Ace::NG::BubbleLayoutAlgorithm