Searched defs:BuildBottomLinePath (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
| D | menu_wrapper_paint_method.cpp | 183 void MenuWrapperPaintMethod::BuildBottomLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildBottomLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| D | render_bubble.cpp | 809 void RenderBubble::BuildBottomLinePath(SkPath& path, double arrowOffset, double radius) in BuildBottomLinePath() function in OHOS::Ace::RenderBubble 839 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/bubble/ |
| D | bubble_paint_method.cpp | 688 void BubblePaintMethod::BuildBottomLinePath(RSPath& path, float arrowOffset, float radius) in BuildBottomLinePath() function in OHOS::Ace::NG::BubblePaintMethod
|
| D | bubble_layout_algorithm.cpp | 2231 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/ |
| D | menu_layout_algorithm.cpp | 3247 std::string MenuLayoutAlgorithm::BuildBottomLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildBottomLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm
|