Searched defs:JsPath2DMoveTo (Results 1 – 5 of 5) sorted by relevance
47 void JSCanvasPath::JsPath2DMoveTo(const JSCallbackInfo& info) in JsPath2DMoveTo() function in OHOS::Ace::Framework::JSCanvasPath
738 JSValue OffscreenCanvasBridge::JsPath2DMoveTo(JSContext* ctx, JSValueConst value, int32_t argc, JSV… in JsPath2DMoveTo() function in OHOS::Ace::Framework::OffscreenCanvasBridge
1172 JSValue CanvasBridge::JsPath2DMoveTo(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst… in JsPath2DMoveTo() function in OHOS::Ace::Framework::CanvasBridge
1083 shared_ptr<JsValue> JsiOffscreenCanvasBridge::JsPath2DMoveTo(const shared_ptr<JsRuntime>& runtime, in JsPath2DMoveTo() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge
1268 shared_ptr<JsValue> JsiCanvasBridge::JsPath2DMoveTo(const shared_ptr<JsRuntime>& runtime, in JsPath2DMoveTo() function in OHOS::Ace::Framework::JsiCanvasBridge