Searched refs:JsDraggable (Results 1 – 2 of 2) sorted by relevance
77 static void JsDraggable(const JSCallbackInfo& info);
924 void JSText::JsDraggable(const JSCallbackInfo& info) in JsDraggable() function in OHOS::Ace::Framework::JSText1133 JSClass<JSText>::StaticMethod("draggable", &JSText::JsDraggable); in JSBind()