Searched refs:CustomFormat (Results 26 - 50 of 56) sorted by relevance

123

/external/chromium_org/ui/views/controls/menu/
H A Dsubmenu_view.h71 std::set<OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
H A Dmenu_controller.h142 std::set<ui::OSExchangeData::CustomFormat>* custom_formats);
H A Dsubmenu_view.cc200 std::set<OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/ui/views/widget/
H A Ddrop_helper.cc104 std::set<OSExchangeData::CustomFormat> custom_formats;
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_win.cc26 static const OSExchangeData::CustomFormat& GetRendererTaintCustomType() {
28 ui::OSExchangeData::CustomFormat,
365 const OSExchangeData::CustomFormat& format,
451 const OSExchangeData::CustomFormat& format,
515 const OSExchangeData::CustomFormat& format) const {
H A Dos_exchange_data_provider_aurax11.cc208 const OSExchangeData::CustomFormat& format,
326 const OSExchangeData::CustomFormat& format,
410 const OSExchangeData::CustomFormat& format) const {
H A Dos_exchange_data_unittest.cc147 const OSExchangeData::CustomFormat kTestFormat =
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_menu_controller_views.cc109 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
H A Dbookmark_bar_view.h183 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
H A Dbookmark_menu_delegate.cc170 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
H A Dbookmark_bar_view.cc849 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbrowser_action_overflow_menu_controller.cc180 std::set<OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_root_view.cc35 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.h188 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
H A Domnibox_view_views.cc992 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.h213 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
H A Dbrowser_actions_container.cc436 std::set<OSExchangeData::CustomFormat>* custom_formats) {
H A Dwrench_menu.cc909 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) {
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.h142 std::set<OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.h224 std::set<ui::OSExchangeData::CustomFormat>* custom_formats) OVERRIDE;
H A Dtextfield_unittest.cc855 std::set<OSExchangeData::CustomFormat> custom_formats;
889 ui::OSExchangeData::CustomFormat fmt = ui::Clipboard::GetBitmapFormatType();
954 std::set<OSExchangeData::CustomFormat> custom_formats;
1007 std::set<OSExchangeData::CustomFormat> custom_formats;
H A Dtextfield.cc818 std::set<OSExchangeData::CustomFormat>* custom_formats) {
830 std::set<OSExchangeData::CustomFormat> custom_formats;
/external/chromium_org/ui/views/
H A Dview.h900 std::set<OSExchangeData::CustomFormat>* custom_formats);
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc299 // Returns the CustomFormat to store file system files.
300 const ui::OSExchangeData::CustomFormat& GetFileSystemFileCustomFormat() {
302 CR_DEFINE_STATIC_LOCAL(ui::OSExchangeData::CustomFormat,
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc99 std::set<OSExchangeData::CustomFormat>* custom_formats) OVERRIDE {

Completed in 643 milliseconds

123