FolderBackgroundView  221 ui/app_list/views/app_list_folder_view.cc       show_bubble ? FolderBackgroundView::SHOW_BUBBLE :
FolderBackgroundView  222 ui/app_list/views/app_list_folder_view.cc                     FolderBackgroundView::HIDE_BUBBLE);
FolderBackgroundView   40 ui/app_list/views/apps_container_view.cc   folder_background_view_ = new FolderBackgroundView();
FolderBackgroundView   80 ui/app_list/views/apps_container_view.cc       FolderBackgroundView::NO_BUBBLE);
FolderBackgroundView  180 ui/app_list/views/apps_container_view.cc           FolderBackgroundView::NO_BUBBLE);
FolderBackgroundView   25 ui/app_list/views/apps_container_view.h class FolderBackgroundView;
FolderBackgroundView   73 ui/app_list/views/apps_container_view.h   FolderBackgroundView* folder_background_view() {
FolderBackgroundView  103 ui/app_list/views/apps_container_view.h   FolderBackgroundView* folder_background_view_;  // Owned by views hierarchy.
FolderBackgroundView   23 ui/app_list/views/folder_background_view.cc FolderBackgroundView::FolderBackgroundView()
FolderBackgroundView   30 ui/app_list/views/folder_background_view.cc FolderBackgroundView::~FolderBackgroundView() {
FolderBackgroundView   33 ui/app_list/views/folder_background_view.cc void FolderBackgroundView::UpdateFolderContainerBubble(ShowState state) {
FolderBackgroundView   70 ui/app_list/views/folder_background_view.cc int FolderBackgroundView::GetFolderContainerBubbleRadius() const {
FolderBackgroundView   74 ui/app_list/views/folder_background_view.cc void FolderBackgroundView::OnPaint(gfx::Canvas* canvas) {
FolderBackgroundView   88 ui/app_list/views/folder_background_view.cc void FolderBackgroundView::OnImplicitAnimationsCompleted() {
FolderBackgroundView   17 ui/app_list/views/folder_background_view.h class FolderBackgroundView : public views::View,
FolderBackgroundView   26 ui/app_list/views/folder_background_view.h   FolderBackgroundView();
FolderBackgroundView   27 ui/app_list/views/folder_background_view.h   virtual ~FolderBackgroundView();
FolderBackgroundView   49 ui/app_list/views/folder_background_view.h   DISALLOW_COPY_AND_ASSIGN(FolderBackgroundView);