OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
105
class DesktopDragDropClientAuraX11::
X11DragContext
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
(
246
DesktopDragDropClientAuraX11::
X11DragContext
::~
X11DragContext
() {
255
void DesktopDragDropClientAuraX11::
X11DragContext
::OnStartXdndPositionMessage
[
all
...]
desktop_drag_drop_client_aurax11.h
208
class
X11DragContext
;
209
scoped_ptr<
X11DragContext
> target_current_context_;
Completed in 1687 milliseconds