Searched refs:GetOfferedDragOperations (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.h169 std::vector< ::Atom> GetOfferedDragOperations();
H A Ddesktop_drag_drop_client_aurax11.cc329 actions_ = source_client_->GetOfferedDragOperations();
627 std::vector< ::Atom> actions = GetOfferedDragOperations();
955 std::vector< ::Atom> DesktopDragDropClientAuraX11::GetOfferedDragOperations() { function in class:views::DesktopDragDropClientAuraX11

Completed in 130 milliseconds