GetButtonCount     94 ash/shelf/shelf_unittest.cc   int button_count = test_api()->GetButtonCount();
GetButtonCount    101 ash/shelf/shelf_unittest.cc   ASSERT_EQ(++button_count, test_api()->GetButtonCount());
GetButtonCount    107 ash/shelf/shelf_unittest.cc   ASSERT_EQ(--button_count, test_api()->GetButtonCount());
GetButtonCount    114 ash/shelf/shelf_unittest.cc   int button_count = test_api()->GetButtonCount();
GetButtonCount    127 ash/shelf/shelf_unittest.cc   ASSERT_EQ(++button_count, test_api()->GetButtonCount());
GetButtonCount    699 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    723 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    747 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    773 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    801 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    833 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    876 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    906 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount    926 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1145 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1165 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1196 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1228 ash/shelf/shelf_view_unittest.cc             test_api_->GetButtonCount());
GetButtonCount   1321 ash/shelf/shelf_view_unittest.cc   for (int i = 0; i < test_api_->GetButtonCount(); i++) {
GetButtonCount   1346 ash/shelf/shelf_view_unittest.cc   for (int i = 0; i < test_api_->GetButtonCount(); i++) {
GetButtonCount   1372 ash/shelf/shelf_view_unittest.cc   for (int i = 1; i < test_api_->GetButtonCount(); i++) {
GetButtonCount   1433 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1457 ash/shelf/shelf_view_unittest.cc   const int app_list_button_index = test_api_->GetButtonCount() - 1;
GetButtonCount   1525 ash/shelf/shelf_view_unittest.cc   ASSERT_EQ(test_api_->GetButtonCount(),
GetButtonCount   1714 ash/shelf/shelf_view_unittest.cc     for (int i = 0; i < test_api_->GetButtonCount(); ++i)
GetButtonCount     31 ash/test/shelf_view_test_api.h   int GetButtonCount();
GetButtonCount    130 chrome/browser/notifications/sync_notifier/synced_notification.cc     unsigned int button_count = GetButtonCount();
GetButtonCount    281 chrome/browser/notifications/sync_notifier/synced_notification.cc   for (unsigned int i = 0; i < GetButtonCount(); ++i) {
GetButtonCount    335 chrome/browser/notifications/sync_notifier/synced_notification.cc       GetButtonCount() == other.GetButtonCount() &&
GetButtonCount    351 chrome/browser/notifications/sync_notifier/synced_notification.cc     count = GetButtonCount();
GetButtonCount    360 chrome/browser/notifications/sync_notifier/synced_notification.cc     count = GetButtonCount();
GetButtonCount    560 chrome/browser/notifications/sync_notifier/synced_notification.cc   if (GetButtonCount() <= which_button)
GetButtonCount    572 chrome/browser/notifications/sync_notifier/synced_notification.cc   if (GetButtonCount() <= which_button)
GetButtonCount    586 chrome/browser/notifications/sync_notifier/synced_notification.cc   if (GetButtonCount() <= which_button)
GetButtonCount    695 chrome/browser/notifications/sync_notifier/synced_notification.cc   for (unsigned int i = 0; i < GetButtonCount(); ++i) {
GetButtonCount    736 chrome/browser/notifications/sync_notifier/synced_notification.cc   for (unsigned int j = 0; j < GetButtonCount(); ++j) {
GetButtonCount    108 chrome/browser/notifications/sync_notifier/synced_notification.h   size_t GetButtonCount() const;
GetButtonCount    179 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc   int found_button_count = notification1_->GetButtonCount();
GetButtonCount   5340 third_party/wtl/include/atlctrls.h 	int GetButtonCount() const
GetButtonCount    528 third_party/wtl/include/atlctrlw.h 		int nCount = GetButtonCount();
GetButtonCount   3846 third_party/wtl/include/atlctrlw.h 				int nBtnCount = GetButtonCount();