Home
last modified time | relevance | path

Searched defs:DragController (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Ddrag_controller.h40 explicit DragController(sptr<WindowRoot>& root) : windowRoot_(root) {} in DragController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js121 class DragController { class