OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_current_context_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc
425
target_current_context_
.reset();
426
target_current_context_
.reset(
439
target_current_context_
.reset();
450
if (!
target_current_context_
.get()) {
457
target_current_context_
->OnStartXdndPositionMessage(
531
xwindow_,
target_current_context_
->fetched_targets()));
536
target_current_context_
->GetDragOperation());
558
if (!
target_current_context_
) {
563
target_current_context_
->OnSelectionNotify(xselection);
681
target_current_context_
.reset()
[
all
...]
desktop_drag_drop_client_aurax11.h
161
scoped_ptr<X11DragContext>
target_current_context_
;
member in class:views::DesktopDragDropClientAuraX11
Completed in 181 milliseconds