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

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.cc157 unsigned long source_window_; member in class:views::DesktopDragDropClientAuraX11::X11DragContext
159 // The DesktopDragDropClientAuraX11 for |source_window_| if |source_window_|
163 // Used to unselect PropertyChangeMask on |source_window_| if |source_window_|
200 source_window_(event.data.l[0]),
202 DesktopDragDropClientAuraX11::GetForWindow(source_window_)),
210 if (!ui::GetAtomArrayProperty(source_window_,
230 source_window_, PropertyChangeMask);
233 // |source_window_|
[all...]

Completed in 62 milliseconds