Home
last modified time | relevance | path

Searched refs:ReplaceArrowTopRight (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.h187 std::string ReplaceArrowTopRight(const float arrowOffset, const float childOffset);
H A Dbubble_layout_algorithm.cpp1691 path += ReplaceArrowTopRight( in BuildTopLinePath()
1904 std::string BubbleLayoutAlgorithm::ReplaceArrowTopRight(const float arrowOffset, const float childO… in ReplaceArrowTopRight() function in OHOS::Ace::NG::BubbleLayoutAlgorithm