Home
last modified time | relevance | path

Searched refs:custom_formats (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/views/extensions/
Dbrowser_action_overflow_menu_controller.cc123 std::set<OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument
124 custom_formats->insert(BrowserActionDragData::GetBrowserActionCustomFormat()); in GetDropFormats()
Dbrowser_action_overflow_menu_controller.h61 std::set<ui::OSExchangeData::CustomFormat>* custom_formats);
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_root_view.h31 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
Dbrowser_root_view.cc30 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_menu_controller_views.h93 std::set<ui::OSExchangeData::CustomFormat>* custom_formats);
Dbookmark_menu_controller_views.cc124 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument
126 custom_formats->insert(BookmarkNodeData::GetBookmarkCustomFormat()); in GetDropFormats()
Dbookmark_bar_view.h129 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
Dbookmark_bar_view.cc528 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument
532 custom_formats->insert(BookmarkNodeData::GetBookmarkCustomFormat()); in GetDropFormats()
/external/chromium/chrome/browser/ui/views/
Dtoolbar_view.h124 std::set<OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
Dbrowser_actions_container.h328 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
Dbrowser_actions_container.cc575 std::set<OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument
576 custom_formats->insert(BrowserActionDragData::GetBrowserActionCustomFormat()); in GetDropFormats()
Dtoolbar_view.cc533 std::set<OSExchangeData::CustomFormat>* custom_formats) { in GetDropFormats() argument