SelectionFormatMap 242 ui/base/clipboard/clipboard_aurax11.cc const SelectionFormatMap& LookupStorageForAtom(::Atom atom); SelectionFormatMap 302 ui/base/clipboard/clipboard_aurax11.cc SelectionFormatMap clipboard_data_; SelectionFormatMap 352 ui/base/clipboard/clipboard_aurax11.cc const SelectionFormatMap& Clipboard::AuraX11Details::LookupStorageForAtom( SelectionFormatMap 371 ui/base/clipboard/clipboard_aurax11.cc clipboard_data_ = SelectionFormatMap(); SelectionFormatMap 395 ui/base/clipboard/clipboard_aurax11.cc const SelectionFormatMap& format_map = LookupStorageForAtom(selection_name); SelectionFormatMap 399 ui/base/clipboard/clipboard_aurax11.cc SelectionFormatMap::const_iterator format_map_it = format_map.find(*it); SelectionFormatMap 421 ui/base/clipboard/clipboard_aurax11.cc const SelectionFormatMap& format_map = LookupStorageForAtom(selection_name); SelectionFormatMap 423 ui/base/clipboard/clipboard_aurax11.cc for (SelectionFormatMap::const_iterator it = format_map.begin(); SelectionFormatMap 50 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc const SelectionFormatMap& selection) SelectionFormatMap 105 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc SelectionFormatMap OSExchangeDataProviderAuraX11::GetFormatMap() const { SelectionFormatMap 40 ui/base/dragdrop/os_exchange_data_provider_aurax11.h const SelectionFormatMap& selection); SelectionFormatMap 57 ui/base/dragdrop/os_exchange_data_provider_aurax11.h SelectionFormatMap GetFormatMap() const; SelectionFormatMap 137 ui/base/dragdrop/os_exchange_data_provider_aurax11.h SelectionFormatMap format_map_; SelectionFormatMap 46 ui/base/x/selection_owner.cc for (SelectionFormatMap::const_iterator it = format_map_.begin(); SelectionFormatMap 53 ui/base/x/selection_owner.cc const SelectionFormatMap& data) { SelectionFormatMap 64 ui/base/x/selection_owner.cc format_map_ = SelectionFormatMap(); SelectionFormatMap 98 ui/base/x/selection_owner.cc SelectionFormatMap::const_iterator it = SelectionFormatMap 36 ui/base/x/selection_owner.h const SelectionFormatMap& selection_format_map() { return format_map_; } SelectionFormatMap 43 ui/base/x/selection_owner.h void TakeOwnershipOfSelection(const SelectionFormatMap& data); SelectionFormatMap 64 ui/base/x/selection_owner.h SelectionFormatMap format_map_; SelectionFormatMap 120 ui/base/x/selection_utils.cc SelectionFormatMap::SelectionFormatMap() {} SelectionFormatMap 122 ui/base/x/selection_utils.cc SelectionFormatMap::~SelectionFormatMap() {} SelectionFormatMap 124 ui/base/x/selection_utils.cc void SelectionFormatMap::Insert( SelectionFormatMap 131 ui/base/x/selection_utils.cc ui::SelectionData SelectionFormatMap::GetFirstOf( SelectionFormatMap 144 ui/base/x/selection_utils.cc std::vector< ::Atom> SelectionFormatMap::GetTypes() const { SelectionFormatMap 62 ui/base/x/selection_utils.h class UI_BASE_EXPORT SelectionFormatMap { SelectionFormatMap 68 ui/base/x/selection_utils.h SelectionFormatMap(); SelectionFormatMap 69 ui/base/x/selection_utils.h ~SelectionFormatMap(); SelectionFormatMap 188 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc const ui::SelectionFormatMap& fetched_targets() { return fetched_targets_; } SelectionFormatMap 226 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc ui::SelectionFormatMap fetched_targets_; SelectionFormatMap 317 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc fetched_targets_ = ui::SelectionFormatMap(); SelectionFormatMap 876 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc ui::SelectionFormatMap DesktopDragDropClientAuraX11::GetFormatMap() const { SelectionFormatMap 878 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc ui::SelectionFormatMap(); SelectionFormatMap 39 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h class SelectionFormatMap; SelectionFormatMap 152 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h ui::SelectionFormatMap GetFormatMap() const;