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

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_win.cc30 aura::Window* source_window,
27 StartDragAndDrop( const ui::OSExchangeData& data, aura::Window* root_window, aura::Window* source_window, const gfx::Point& root_location, int operation, ui::DragDropTypes::DragEventSource source) argument
H A Ddesktop_drag_drop_client_aurax11.cc119 ::Window source_window,
133 // Reads the "XdndActionList" property from |source_window| and copies it
258 ::Window source_window,
260 DCHECK_EQ(source_window_, source_window);
273 client->CompleteXdndPosition(source_window, screen_point);
459 unsigned long source_window = event.data.l[0]; local
472 this, suggested_action, source_window,
480 unsigned long source_window = event.data.l[0]; local
482 if (source_window != source_current_window_)
507 SendXdndDrop(source_window);
255 OnStartXdndPositionMessage( DesktopDragDropClientAuraX11* client, ::Atom suggested_action, ::Window source_window, const gfx::Point& screen_point) argument
543 unsigned long source_window = event.data.l[0]; local
561 unsigned long source_window = event.data.l[0]; local
604 StartDragAndDrop( const ui::OSExchangeData& data, aura::Window* root_window, aura::Window* source_window, const gfx::Point& root_location, int operation, ui::DragDropTypes::DragEventSource source) argument
971 CompleteXdndPosition( ::Window source_window, const gfx::Point& screen_point) argument
[all...]
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc156 aura::Window* source_window,
176 ui::GestureRecognizer::Get()->TransferEventsTo(source_window,
181 DispatchGestureEndToWindow(source_window);
185 drag_source_window_ = source_window;
204 drag_image_.reset(new DragImageView(source_window->GetRootWindow(), source));
153 StartDragAndDrop( const ui::OSExchangeData& data, aura::Window* root_window, aura::Window* source_window, const gfx::Point& root_location, int operation, ui::DragDropTypes::DragEventSource source) argument
/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc3270 const std::string source_window; member in struct:aura::test::TestData
3272 // Window to move |source_window| relative to. Not used for STACK_AT_BOTTOM
3361 aura::Window* source = FindWindowByName(&root, data[i].source_window);
3363 << data[i].source_window << " at " << i;
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc2080 HWND source_window = HWNDForNativeView(native_view); local
2081 if (!target_window || !source_window ||
2082 GetWindowThreadProcessId(source_window, NULL) !=
2086 // |target_window| and |source_window| were created on the same thread,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 331 milliseconds