HomeSort by relevance Sort by last modified time
    Searched refs:GetDropFormats (Results 1 - 25 of 46) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/views/toolbar/
home_button.h 20 virtual bool GetDropFormats(
home_button.cc 149 bool HomeButton::GetDropFormats(
toolbar_view.h 141 virtual bool GetDropFormats(
wrench_menu.h 70 virtual bool GetDropFormats(
  /external/chromium/chrome/browser/ui/views/frame/
browser_root_view.h 29 virtual bool GetDropFormats(
browser_root_view.cc 28 bool BrowserRootView::GetDropFormats(
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_root_view.h 31 virtual bool GetDropFormats(
  /external/chromium/chrome/browser/ui/views/extensions/
browser_action_overflow_menu_controller.h 58 virtual bool GetDropFormats(
browser_action_overflow_menu_controller.cc 120 bool BrowserActionOverflowMenuController::GetDropFormats(
  /external/chromium_org/chrome/browser/ui/views/extensions/
browser_action_overflow_menu_controller.h 61 virtual bool GetDropFormats(
browser_action_overflow_menu_controller.cc 136 bool BrowserActionOverflowMenuController::GetDropFormats(
  /external/chromium_org/ui/views/controls/menu/
menu_delegate.h 150 virtual bool GetDropFormats(
menu_delegate.cc 89 bool MenuDelegate::GetDropFormats(
submenu_view.h 65 virtual bool GetDropFormats(
submenu_view.cc 179 bool SubmenuView::GetDropFormats(
183 return GetMenuItem()->GetMenuController()->GetDropFormats(this, formats,
  /external/chromium_org/ash/drag_drop/
drag_drop_interactive_uitest.cc 46 virtual bool GetDropFormats(
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.h 85 virtual bool GetDropFormats(
bookmark_menu_controller_views.cc 107 bool BookmarkMenuController::GetDropFormats(
111 return menu_delegate_->GetDropFormats(menu, formats, custom_formats);
bookmark_menu_delegate.h 101 bool GetDropFormats(
bookmark_bar_view.h 172 virtual bool GetDropFormats(
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.h 90 virtual bool GetDropFormats(
bookmark_bar_view.h 127 virtual bool GetDropFormats(
  /external/chromium/chrome/browser/ui/views/
toolbar_view.h 122 virtual bool GetDropFormats(
browser_actions_container.h 327 virtual bool GetDropFormats(int* formats,
  /external/chromium_org/ui/views/widget/
drop_helper.cc 107 view->GetDropFormats(&formats, &custom_formats) &&

Completed in 1011 milliseconds

1 2