Searched refs:GetDropFormats (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dwrench_toolbar_button.cc57 bool WrenchToolbarButton::GetDropFormats( function in class:WrenchToolbarButton
60 BrowserActionDragData::GetDropFormats(custom_formats) :
61 views::View::GetDropFormats(formats, custom_formats);
H A Dhome_button.h20 virtual bool GetDropFormats(
H A Dwrench_toolbar_button.h38 virtual bool GetDropFormats(int* formats,
H A Dhome_button.cc149 bool HomeButton::GetDropFormats( function in class:HomeButton
H A Dwrench_menu.h72 virtual bool GetDropFormats(
H A Dbrowser_actions_container.h212 virtual bool GetDropFormats(int* formats,
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbrowser_action_drag_data.h27 static bool GetDropFormats(
H A Dbrowser_action_drag_data.cc29 bool BrowserActionDragData::GetDropFormats( function in class:BrowserActionDragData
H A Dbrowser_action_overflow_menu_controller.h67 virtual bool GetDropFormats(
H A Dbrowser_action_overflow_menu_controller.cc177 bool BrowserActionOverflowMenuController::GetDropFormats( function in class:BrowserActionOverflowMenuController
181 return BrowserActionDragData::GetDropFormats(custom_formats);
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_root_view.h31 virtual bool GetDropFormats(
H A Dbrowser_root_view.cc33 bool BrowserRootView::GetDropFormats( function in class:BrowserRootView
/external/chromium_org/chrome/browser/ui/views/
H A Dmenu_view_drag_and_drop_test.cc74 virtual bool GetDropFormats(
113 bool TestTargetView::GetDropFormats( function in class:__anon5307::TestTargetView
164 virtual bool GetDropFormats(
219 bool MenuViewDragAndDropTest::GetDropFormats( function in class:MenuViewDragAndDropTest
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc100 bool MenuDelegate::GetDropFormats( function in class:views::MenuDelegate
H A Dmenu_delegate.h168 virtual bool GetDropFormats(
H A Dsubmenu_view.h69 virtual bool GetDropFormats(
H A Dsubmenu_view.cc198 bool SubmenuView::GetDropFormats( function in class:views::SubmenuView
202 return GetMenuItem()->GetMenuController()->GetDropFormats(this, formats,
H A Dmenu_controller.h139 bool GetDropFormats(
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_menu_controller_views.cc106 bool BookmarkMenuController::GetDropFormats( function in class:BookmarkMenuController
110 return menu_delegate_->GetDropFormats(menu, formats, custom_formats);
H A Dbookmark_menu_controller_views.h86 virtual bool GetDropFormats(
H A Dbookmark_menu_delegate.h103 bool GetDropFormats(
H A Dbookmark_bar_view.h181 virtual bool GetDropFormats(
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_interactive_uitest.cc49 virtual bool GetDropFormats(
/external/chromium_org/ui/views/widget/
H A Ddrop_helper.cc107 view->GetDropFormats(&formats, &custom_formats) &&
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.h140 virtual bool GetDropFormats(

Completed in 401 milliseconds

12