Searched defs:X11DragContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.cc105 class DesktopDragDropClientAuraX11::X11DragContext class in class:views::DesktopDragDropClientAuraX11
108 X11DragContext(ui::X11AtomCache* atom_cache,
111 virtual ~X11DragContext();
164 // does not belong to a Chrome window when X11DragContext is destroyed.
191 DISALLOW_COPY_AND_ASSIGN(X11DragContext);
194 DesktopDragDropClientAuraX11::X11DragContext::X11DragContext( function in class:views::DesktopDragDropClientAuraX11::X11DragContext
246 DesktopDragDropClientAuraX11::X11DragContext::~X11DragContext() {
255 void DesktopDragDropClientAuraX11::X11DragContext
[all...]

Completed in 85 milliseconds