Searched refs:JsAllowDrop (Results 1 – 2 of 2) sorted by relevance
442 static void JsAllowDrop(const JSCallbackInfo& info);
8849 JSClass<JSViewAbstract>::StaticMethod("allowDrop", &JSViewAbstract::JsAllowDrop); in JSBind()8958 void JSViewAbstract::JsAllowDrop(const JSCallbackInfo& info) in JsAllowDrop() function in OHOS::Ace::Framework::JSViewAbstract