Searched refs:JsOnScrollIndex (Results 1 – 4 of 4) sorted by relevance
48 static void JsOnScrollIndex(const JSCallbackInfo& args);
68 static void JsOnScrollIndex(const JSCallbackInfo& args);
253 JSClass<JSWaterFlow>::StaticMethod("onScrollIndex", &JSWaterFlow::JsOnScrollIndex); in JSBind()523 void JSWaterFlow::JsOnScrollIndex(const JSCallbackInfo& args) in JsOnScrollIndex() function in OHOS::Ace::Framework::JSWaterFlow
397 JSClass<JSGrid>::StaticMethod("onScrollIndex", &JSGrid::JsOnScrollIndex); in JSBind()725 void JSGrid::JsOnScrollIndex(const JSCallbackInfo& args) in JsOnScrollIndex() function in OHOS::Ace::Framework::JSGrid