Home
last modified time | relevance | path

Searched defs:BuildBottomLinePath (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp810 void RenderBubble::BuildBottomLinePath(SkPath& path, double arrowOffset, double radius) in BuildBottomLinePath() function in OHOS::Ace::RenderBubble
840 void RenderBubble::BuildBottomLinePath(RSPath& path, double arrowOffset, double radius) in BuildBottomLinePath() function in OHOS::Ace::RenderBubble
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_paint_method.cpp301 void MenuWrapperPaintMethod::BuildBottomLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildBottomLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp837 void BubblePaintMethod::BuildBottomLinePath( in BuildBottomLinePath() function in OHOS::Ace::NG::BubblePaintMethod
Dbubble_layout_algorithm.cpp3148 std::string BubbleLayoutAlgorithm::BuildBottomLinePath(float arrowOffset, float radius, Placement& … in BuildBottomLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_layout_algorithm.cpp3727 std::string MenuLayoutAlgorithm::BuildBottomLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildBottomLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm