HomeSort by relevance Sort by last modified time
    Searched refs:X11DragContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc 137 class DesktopDragDropClientAuraX11::X11DragContext :
140 X11DragContext(ui::X11AtomCache* atom_cache,
143 virtual ~X11DragContext();
205 DISALLOW_COPY_AND_ASSIGN(X11DragContext);
208 DesktopDragDropClientAuraX11::X11DragContext::X11DragContext(
258 DesktopDragDropClientAuraX11::X11DragContext::~X11DragContext() {
268 void DesktopDragDropClientAuraX11::X11DragContext::OnStartXdndPositionMessage(
288 void DesktopDragDropClientAuraX11::X11DragContext::RequestNextTarget()
    [all...]
desktop_drag_drop_client_aurax11.h 165 class X11DragContext;
166 scoped_ptr<X11DragContext> target_current_context_;

Completed in 47 milliseconds