Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp748 void RenderBubble::BuildRightLinePath(SkPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
778 void RenderBubble::BuildRightLinePath(RSPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_paint_method.cpp277 void MenuWrapperPaintMethod::BuildRightLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildRightLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp767 void BubblePaintMethod::BuildRightLinePath( in BuildRightLinePath() function in OHOS::Ace::NG::BubblePaintMethod
Dbubble_layout_algorithm.cpp3097 std::string BubbleLayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& a… in BuildRightLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_layout_algorithm.cpp3705 std::string MenuLayoutAlgorithm::BuildRightLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildRightLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm