Searched refs:JsOnPopupSelected (Results 1 – 2 of 2) sorted by relevance
47 static void JsOnPopupSelected(const JSCallbackInfo& args);
269 void JSIndexer::JsOnPopupSelected(const JSCallbackInfo& args) in JsOnPopupSelected() function in OHOS::Ace::Framework::JSIndexer585 JSClass<JSIndexer>::StaticMethod("onPopupSelected", &JSIndexer::JsOnPopupSelected, opt); in JSBind()586 JSClass<JSIndexer>::StaticMethod("onPopupSelect", &JSIndexer::JsOnPopupSelected, opt); in JSBind()