Searched defs:GetDropFormats (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_root_view.cc33 bool BrowserRootView::GetDropFormats( function in class:BrowserRootView
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dhome_button.cc149 bool HomeButton::GetDropFormats( function in class:HomeButton
H A Dbrowser_actions_container.cc305 bool BrowserActionsContainer::GetDropFormats( function in class:BrowserActionsContainer
H A Dwrench_menu.cc1052 bool WrenchMenu::GetDropFormats( function in class:WrenchMenu
1058 bookmark_menu_delegate_->GetDropFormats(menu, formats, custom_formats);
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_menu_controller_views.cc108 bool BookmarkMenuController::GetDropFormats( function in class:BookmarkMenuController
112 return menu_delegate_->GetDropFormats(menu, formats, custom_formats);
H A Dbookmark_menu_delegate.cc168 bool BookmarkMenuDelegate::GetDropFormats( function in class:BookmarkMenuDelegate
H A Dbookmark_bar_view.cc839 bool BookmarkBarView::GetDropFormats( function in class:BookmarkBarView
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbrowser_action_overflow_menu_controller.cc178 bool BrowserActionOverflowMenuController::GetDropFormats( function in class:BrowserActionOverflowMenuController
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc100 bool MenuDelegate::GetDropFormats( function in class:views::MenuDelegate
H A Dsubmenu_view.cc188 bool SubmenuView::GetDropFormats( function in class:views::SubmenuView
192 return GetMenuItem()->GetMenuController()->GetDropFormats(this, formats,
H A Dmenu_controller.cc640 bool MenuController::GetDropFormats( function in class:views::MenuController
644 return source->GetMenuItem()->GetDelegate()->GetDropFormats(
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc787 bool Textfield::GetDropFormats( function in class:views::Textfield
802 GetDropFormats(&formats, &custom_formats);
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.cc865 bool AppsGridView::GetDropFormats( function in class:app_list::AppsGridView
/external/chromium_org/ui/views/
H A Dview.cc1292 bool View::GetDropFormats( function in class:views::View

Completed in 253 milliseconds