Home
last modified time | relevance | path

Searched refs:ReplaceArrowLeftTop (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.h192 std::string ReplaceArrowLeftTop(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1849 path += ReplaceArrowLeftTop( in BuildLeftLinePath()
2020 std::string BubbleLayoutAlgorithm::ReplaceArrowLeftTop(const float arrowOffset, const float childOf… in ReplaceArrowLeftTop() function in OHOS::Ace::NG::BubbleLayoutAlgorithm