HomeSort by relevance Sort by last modified time
    Searched refs: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 422 target_current_context_.reset();
423 target_current_context_.reset(
436 target_current_context_.reset();
447 if (!target_current_context_.get()) {
454 target_current_context_->OnStartXdndPositionMessage(
528 xwindow_, target_current_context_->fetched_targets()));
533 target_current_context_->GetDragOperation());
555 if (!target_current_context_) {
560 target_current_context_->OnSelectionNotify(xselection);
675 target_current_context_.reset()
    [all...]
desktop_drag_drop_client_aurax11.h 166 scoped_ptr<X11DragContext> target_current_context_; member in class:views::DesktopDragDropClientAuraX11

Completed in 32 milliseconds