Searched refs:CreateDragDropClient (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host.h70 virtual scoped_ptr<aura::client::DragDropClient> CreateDragDropClient(
H A Ddesktop_window_tree_host_x11.h95 CreateDragDropClient(DesktopNativeCursorManager* cursor_manager) OVERRIDE;
H A Ddesktop_window_tree_host_win.h53 CreateDragDropClient(DesktopNativeCursorManager* cursor_manager) OVERRIDE;
H A Ddesktop_native_widget_aura.cc484 drag_drop_client_ = desktop_window_tree_host_->CreateDragDropClient(
H A Ddesktop_window_tree_host_win.cc177 DesktopWindowTreeHostWin::CreateDragDropClient( function in class:views::DesktopWindowTreeHostWin
H A Ddesktop_window_tree_host_x11.cc291 DesktopWindowTreeHostX11::CreateDragDropClient( function in class:views::DesktopWindowTreeHostX11

Completed in 201 milliseconds