Searched defs:JsClosePath (Results 1 – 5 of 5) sorted by relevance
2215 void JSCanvasRenderer::JsClosePath(const JSCallbackInfo& info) in JsClosePath() function in OHOS::Ace::Framework::JSCanvasRenderer
524 JSValue OffscreenCanvasBridge::JsClosePath(JSContext* ctx, JSValueConst value, int32_t argc, JSValu… in JsClosePath() function in OHOS::Ace::Framework::OffscreenCanvasBridge
657 JSValue CanvasBridge::JsClosePath(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* a… in JsClosePath() function in OHOS::Ace::Framework::CanvasBridge
537 shared_ptr<JsValue> JsiOffscreenCanvasBridge::JsClosePath(const shared_ptr<JsRuntime>& runtime, in JsClosePath() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge
746 shared_ptr<JsValue> JsiCanvasBridge::JsClosePath(const shared_ptr<JsRuntime>& runtime, const shared… in JsClosePath() function in OHOS::Ace::Framework::JsiCanvasBridge