Searched refs:container_view_ (Results 1 – 5 of 5) sorted by relevance
47 : container_view_(container_view), in AppListFolderView()145 container_view_->ShowApps(NULL); in OnAppListItemWillBeDeleted()187 container_view_->apps_grid_view(), in StartSetupDragInRootLevelAppsGridView()191 container_view_->apps_grid_view()-> in StartSetupDragInRootLevelAppsGridView()219 container_view_->folder_background_view()->UpdateFolderContainerBubble( in UpdateFolderViewBackground()235 return delta > container_view_->folder_background_view()-> in IsPointOutsideOfFolderBoundary()256 container_view_->apps_grid_view(), in ReparentItem()259 container_view_->ReparentFolderItemTransit(folder_item_); in ReparentItem()265 AppsGridView* root_grid = container_view_->apps_grid_view(); in DispatchDragEventForReparent()274 container_view_->apps_grid_view()->EndDragFromReparentItemInRootLevel( in DispatchEndDragEventForReparent()[all …]
111 AppsContainerView* container_view_; // Not owned. variable
48 : container_view_(container_view) { in TestApi()52 return container_view_->minimize_button_; in minimize_button()56 return container_view_->size_button_; in size_button()60 return container_view_->close_button_; in close_button()64 FrameCaptionButtonContainerView* container_view_;
36 gfx::NativeView container_view() { return container_view_; } in container_view()87 gfx::NativeView container_view_; variable
24 container_view_(container_view), in PopupControllerCommon()54 return gfx::Screen::GetScreenFor(container_view_)->GetDisplayNearestPoint( in GetDisplayNearestPoint()