MenuModelForSection  658 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   ui::MenuModel* model = controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection  896 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   ui::MenuModel* model = controller()->MenuModelForSection(SECTION_CC);
MenuModelForSection 1287 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   ASSERT_TRUE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 1290 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_CC)->ActivatedAt(0);
MenuModelForSection 1299 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_CC)->ActivatedAt(1);
MenuModelForSection 1328 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1343 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1397 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1499 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 1546 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1574 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(1);
MenuModelForSection 1600 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(1);
MenuModelForSection 1601 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1616 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(1);
MenuModelForSection 1617 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 1632 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 1659 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 1681 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection  127 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual ui::MenuModel* MenuModelForSection(DialogSection section) OVERRIDE;
MenuModelForSection  558 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(0);
MenuModelForSection  595 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     ui::MenuModel* model = controller()->MenuModelForSection(section);
MenuModelForSection  917 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection  924 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection  925 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection  933 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   shipping_model = controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection  942 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   shipping_model = controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection  950 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   shipping_model = controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 1109 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 1138 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       3, controller()->MenuModelForSection(SECTION_BILLING)->GetItemCount());
MenuModelForSection 1141 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       4, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 1150 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(!!controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 1153 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       4, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 1163 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       3, controller()->MenuModelForSection(SECTION_BILLING)->GetItemCount());
MenuModelForSection 1182 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 1183 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(!!controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 1194 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 1196 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(!!controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 1203 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 1211 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 1217 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 1224 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC);
MenuModelForSection 1239 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 1332 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_BILLING);
MenuModelForSection 1384 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_BILLING);
MenuModelForSection 1590 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING)->GetItemCount());
MenuModelForSection 1591 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING)->
MenuModelForSection 1596 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 1597 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_SHIPPING)->
MenuModelForSection 1616 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING)->GetItemCount());
MenuModelForSection 1617 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING)->
MenuModelForSection 1633 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING)->GetItemCount());
MenuModelForSection 1634 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING)->
MenuModelForSection 1649 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING)->GetItemCount());
MenuModelForSection 1650 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING)->
MenuModelForSection 1662 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING)->GetItemCount());
MenuModelForSection 1664 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING)->
MenuModelForSection 1684 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 1794 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ui::MenuModel* model = controller()->MenuModelForSection(SECTION_CC_BILLING);
MenuModelForSection 1882 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ui::MenuModel* model = controller()->MenuModelForSection(SECTION_BILLING);
MenuModelForSection 1940 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC_BILLING));
MenuModelForSection 2241 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(0);
MenuModelForSection 2244 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(1);
MenuModelForSection 2251 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_BILLING)->ActivatedAt(1);
MenuModelForSection 2269 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 2270 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 2272 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       4, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 2279 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC));
MenuModelForSection 2280 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 2283 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       2, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 2355 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_TRUE(controller()->MenuModelForSection(SECTION_CC_BILLING));
MenuModelForSection 2358 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       4, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 2368 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC_BILLING));
MenuModelForSection 2371 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       2, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 2547 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING);
MenuModelForSection 2549 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 2605 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_CC_BILLING);
MenuModelForSection 2607 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       controller()->MenuModelForSection(SECTION_SHIPPING);
MenuModelForSection 2651 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_CC_BILLING)->ActivatedAt(1);
MenuModelForSection 2652 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 2661 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_FALSE(controller()->MenuModelForSection(SECTION_CC_BILLING));
MenuModelForSection 2663 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc       3, controller()->MenuModelForSection(SECTION_SHIPPING)->GetItemCount());
MenuModelForSection 2833 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ASSERT_TRUE(controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 3076 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 3120 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ASSERT_FALSE(controller()->MenuModelForSection(SECTION_BILLING));
MenuModelForSection 3203 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(1);
MenuModelForSection 3233 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   controller()->MenuModelForSection(SECTION_SHIPPING)->ActivatedAt(2);
MenuModelForSection 3317 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   ui::MenuModel* model = controller()->MenuModelForSection(SECTION_BILLING);
MenuModelForSection  121 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual ui::MenuModel* MenuModelForSection(DialogSection section) = 0;
MenuModelForSection   49 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_METHOD1(MenuModelForSection, ui::MenuModel*(DialogSection));
MenuModelForSection 1731 chrome/browser/ui/views/autofill/autofill_dialog_views.cc                          delegate_->MenuModelForSection(group->section)));
MenuModelForSection 2071 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   const bool has_menu = !!delegate_->MenuModelForSection(group.section);