Searched refs:JsIsPointInStroke (Results 1 – 2 of 2) sorted by relevance
98 static shared_ptr<JsValue> JsIsPointInStroke(const shared_ptr<JsRuntime>& runtime,
272 { "isPointInStroke", JsIsPointInStroke }, in JsGetContext()2145 shared_ptr<JsValue> JsiOffscreenCanvasBridge::JsIsPointInStroke(const shared_ptr<JsRuntime>& runtim… in JsIsPointInStroke() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge