Searched refs:JsIsPointInPath (Results 1 – 2 of 2) sorted by relevance
100 …static shared_ptr<JsValue> JsIsPointInPath(const shared_ptr<JsRuntime>& runtime, const shared_ptr<…
273 { "isPointInPath", JsIsPointInPath }, in JsGetContext()2188 shared_ptr<JsValue> JsiOffscreenCanvasBridge::JsIsPointInPath(const shared_ptr<JsRuntime>& runtime, in JsIsPointInPath() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge