Home
last modified time | relevance | path

Searched refs:GetLeftPath (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.cpp75 void MenuPaintMethod::GetLeftPath(float arrowX, float arrowY, RSPath& path) in GetLeftPath() function in OHOS::Ace::NG::MenuPaintMethod
115 GetLeftPath(arrowX, arrowY, path); in UpdateArrowPath()
H A Dmenu_paint_method.h43 void GetLeftPath(float arrowX, float arrowY, RSPath& path);