Searched defs:DragController (Results 1 – 2 of 2) sorted by relevance
40 explicit DragController(sptr<WindowRoot>& root) : windowRoot_(root) {} in DragController() function
121 class DragController { class