OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDragDropDelegate
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/wm/public/
drag_drop_delegate.cc
22
DragDropDelegate*
GetDragDropDelegate
(Window* window) {
drag_drop_delegate.h
46
AURA_EXPORT DragDropDelegate*
GetDragDropDelegate
(Window* window);
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_drop_target_win.cc
115
*delegate = aura::client::
GetDragDropDelegate
(target_window_);
140
aura::client::
GetDragDropDelegate
(target_window_);
desktop_drag_drop_client_aurax11.cc
566
aura::client::
GetDragDropDelegate
(target_window_);
899
*delegate = aura::client::
GetDragDropDelegate
(target_window_);
924
aura::client::
GetDragDropDelegate
(target_window_);
[
all
...]
/external/chromium_org/ash/drag_drop/
drag_drop_controller.cc
250
aura::client::
GetDragDropDelegate
(drag_window_);
261
aura::client::
GetDragDropDelegate
(drag_window_);
272
aura::client::
GetDragDropDelegate
(drag_window_);
314
aura::client::
GetDragDropDelegate
(target);
511
aura::client::
GetDragDropDelegate
(drag_window_) : NULL;
Completed in 418 milliseconds