Searched refs:JsOnScrollStop (Results 1 – 4 of 4) sorted by relevance
47 static void JsOnScrollStop(const JSCallbackInfo& args);
67 static void JsOnScrollStop(const JSCallbackInfo& args);
252 JSClass<JSWaterFlow>::StaticMethod("onScrollStop", &JSWaterFlow::JsOnScrollStop); in JSBind()511 void JSWaterFlow::JsOnScrollStop(const JSCallbackInfo& args) in JsOnScrollStop() function in OHOS::Ace::Framework::JSWaterFlow
396 JSClass<JSGrid>::StaticMethod("onScrollStop", &JSGrid::JsOnScrollStop); in JSBind()710 void JSGrid::JsOnScrollStop(const JSCallbackInfo& args) in JsOnScrollStop() function in OHOS::Ace::Framework::JSGrid