Home
last modified time | relevance | path

Searched refs:GetBottomPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_paint_method.cpp51 void MenuPaintMethod::GetBottomPath(float arrowX, float arrowY, RSPath& path) in GetBottomPath() function in OHOS::Ace::NG::MenuPaintMethod
105 GetBottomPath(arrowX, arrowY, path); in UpdateArrowPath()
H A Dmenu_paint_method.h41 void GetBottomPath(float arrowX, float arrowY, RSPath& path);