HomeSort by relevance Sort by last modified time
    Searched refs:resulting_operation_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.h 201 int resulting_operation_; member in class:views::DesktopDragDropClientAuraX11
desktop_drag_drop_client_aurax11.cc 383 resulting_operation_(0),
511 resulting_operation_ = AtomToDragOperation(
573 resulting_operation_ = ui::DragDropTypes::DRAG_NONE;
594 return resulting_operation_;

Completed in 170 milliseconds