Home | History | Annotate | Download | only in desktop_aura

Lines Matching defs:DesktopDragDropClientWin

16 DesktopDragDropClientWin::DesktopDragDropClientWin(
24 DesktopDragDropClientWin::~DesktopDragDropClientWin() {
27 int DesktopDragDropClientWin::StartDragAndDrop(
53 void DesktopDragDropClientWin::DragUpdate(aura::Window* target,
57 void DesktopDragDropClientWin::Drop(aura::Window* target,
61 void DesktopDragDropClientWin::DragCancel() {
66 bool DesktopDragDropClientWin::IsDragDropInProgress() {
70 void DesktopDragDropClientWin::OnNativeWidgetDestroying(HWND window) {