Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp111 inline std::vector<double> GetJsDashValue(const shared_ptr<JsRuntime>& runtime, const shared_ptr<Js… in GetJsDashValue() function
1052 auto segments = GetJsDashValue(runtime, argv[0]); in JsSetLineDash()
1933 auto mesh = GetJsDashValue(runtime, argv[1]); in JsDrawBitmapMesh()
H A Djsi_offscreen_canvas_bridge.cpp55 inline std::vector<double> GetJsDashValue(const shared_ptr<JsRuntime>& runtime, const shared_ptr<Js… in GetJsDashValue() function
869 auto segments = GetJsDashValue(runtime, argv[0]); in JsSetLineDash()