PageActionWithBadgeView 169 chrome/browser/ui/views/location_bar/location_bar_view.cc bool operator()(PageActionWithBadgeView* page_action_view) { PageActionWithBadgeView 629 chrome/browser/ui/views/location_bar/location_bar_view.cc PageActionWithBadgeView* page_action_view = PageActionWithBadgeView 630 chrome/browser/ui/views/location_bar/location_bar_view.cc static_cast<PageActionWithBadgeView*>(GetPageActionView(page_action)); PageActionWithBadgeView 641 chrome/browser/ui/views/location_bar/location_bar_view.cc PageActionWithBadgeView* LocationBarView::GetPageActionView( PageActionWithBadgeView 1555 chrome/browser/ui/views/location_bar/location_bar_view.cc PageActionWithBadgeView* page_action_view = new PageActionWithBadgeView( PageActionWithBadgeView 46 chrome/browser/ui/views/location_bar/location_bar_view.h class PageActionWithBadgeView; PageActionWithBadgeView 193 chrome/browser/ui/views/location_bar/location_bar_view.h PageActionWithBadgeView* GetPageActionView(ExtensionAction* page_action); PageActionWithBadgeView 376 chrome/browser/ui/views/location_bar/location_bar_view.h friend class PageActionWithBadgeView; PageActionWithBadgeView 378 chrome/browser/ui/views/location_bar/location_bar_view.h typedef std::vector<PageActionWithBadgeView*> PageActionViews; PageActionWithBadgeView 14 chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc PageActionWithBadgeView::PageActionWithBadgeView( PageActionWithBadgeView 21 chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc void PageActionWithBadgeView::GetAccessibleState( PageActionWithBadgeView 26 chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc gfx::Size PageActionWithBadgeView::GetPreferredSize() { PageActionWithBadgeView 31 chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc void PageActionWithBadgeView::Layout() { PageActionWithBadgeView 41 chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc void PageActionWithBadgeView::UpdateVisibility(WebContents* contents, PageActionWithBadgeView 20 chrome/browser/ui/views/location_bar/page_action_with_badge_view.h class PageActionWithBadgeView : public views::View { PageActionWithBadgeView 22 chrome/browser/ui/views/location_bar/page_action_with_badge_view.h explicit PageActionWithBadgeView(PageActionImageView* image_view); PageActionWithBadgeView 38 chrome/browser/ui/views/location_bar/page_action_with_badge_view.h DISALLOW_COPY_AND_ASSIGN(PageActionWithBadgeView);