Searched refs:IsItemChecked (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/ui/toolbar/
H A Dencoding_menu_controller.h23 FRIEND_TEST_ALL_PREFIXES(EncodingMenuControllerTest, IsItemChecked);
38 bool IsItemChecked(Profile* browser_profile,
H A Dencoding_menu_controller_unittest.cc60 TEST_F(EncodingMenuControllerTest, IsItemChecked) {
71 ASSERT_TRUE(controller.IsItemChecked(&profile_en,
83 bool on = controller.IsItemChecked(&profile_en,
H A Dencoding_menu_controller.cc80 bool EncodingMenuController::IsItemChecked( function in class:EncodingMenuController
H A Dwrench_menu_model.cc103 return controller.IsItemChecked(browser_->profile(),
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_context_menu.cc58 bool BookmarkContextMenu::IsItemChecked(int command_id) const { function in class:BookmarkContextMenu
59 return controller_->IsItemChecked(command_id);
H A Dbookmark_context_menu.h48 virtual bool IsItemChecked(int command_id) const;
H A Dbookmark_context_menu_controller_views.h63 bool IsItemChecked(int id) const;
H A Dbookmark_context_menu_controller_views.cc223 bool BookmarkContextMenuControllerViews::IsItemChecked(int id) const { function in class:BookmarkContextMenuControllerViews
H A Dbookmark_bar_view.h397 virtual bool IsItemChecked(int id) const;
H A Dbookmark_bar_view.cc1285 bool BookmarkBarView::IsItemChecked(int id) const { function in class:BookmarkBarView
/external/chromium/chrome/browser/ui/views/
H A Dwrench_menu.h37 virtual bool IsItemChecked(int id) const;
H A Dtask_manager_view.cc307 virtual bool IsItemChecked(int id) const;
704 bool TaskManagerView::IsItemChecked(int id) const { function in class:__anon2173::TaskManagerView
H A Dwrench_menu.cc596 bool WrenchMenu::IsItemChecked(int id) const { function in class:WrenchMenu
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_titlebar.cc828 return controller.IsItemChecked(browser_window_->browser()->profile(),

Completed in 1300 milliseconds