Searched defs:source_window (Results 1 - 7 of 7) 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_unittest.cc129 aura::Window* source_window,
275 aura::Window* source_window,
281 source_window, root_location, operation, source);
272 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.cc104 ::Window source_window,
118 // Reads the "XdndActionList" property from |source_window| and copies it
228 ::Window source_window,
230 DCHECK_EQ(source_window_, source_window);
243 client->CompleteXdndPosition(source_window, screen_point);
428 unsigned long source_window = event.data.l[0]; local
441 this, suggested_action, source_window,
449 unsigned long source_window = event.data.l[0]; local
451 if (source_window != source_current_window_)
476 SendXdndDrop(source_window);
225 OnStartXdndPositionMessage( DesktopDragDropClientAuraX11* client, ::Atom suggested_action, ::Window source_window, const gfx::Point& screen_point) argument
512 unsigned long source_window = event.data.l[0]; local
530 unsigned long source_window = event.data.l[0]; local
573 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
917 CompleteXdndPosition( ::Window source_window, const gfx::Point& screen_point) argument
[all...]
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc159 aura::Window* source_window,
179 ui::GestureRecognizer::Get()->TransferEventsTo(source_window,
184 DispatchGestureEndToWindow(source_window);
188 drag_source_window_ = source_window;
207 drag_image_.reset(new DragImageView(source_window->GetRootWindow(), source));
156 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.cc3229 const std::string source_window; member in struct:aura::test::TestData
3231 // Window to move |source_window| relative to. Not used for STACK_AT_BOTTOM
3320 aura::Window* source = FindWindowByName(&root, data[i].source_window);
3322 << data[i].source_window << " at " << i;
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc2065 HWND source_window = HWNDForNativeView(native_view); local
2066 if (!target_window || !source_window ||
2067 GetWindowThreadProcessId(source_window, NULL) !=
2071 // |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 297 milliseconds