HomeSort by relevance Sort by last modified time
    Searched refs:ShowState (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/app_list/views/
folder_background_view.h 20 enum ShowState {
29 // Updates the ink bubble's ShowState.
30 void UpdateFolderContainerBubble(ShowState state);
47 ShowState show_state_;
apps_container_view.h 75 enum ShowState {
82 void SetShowState(ShowState show_state, bool show_apps_with_animation);
101 ShowState show_state_;
start_page_view.h 48 enum ShowState {
56 void SetShowState(ShowState show_state);
90 ShowState show_state_;
folder_background_view.cc 33 void FolderBackgroundView::UpdateFolderContainerBubble(ShowState state) {
apps_container_view.cc 160 void AppsContainerView::SetShowState(ShowState show_state,
start_page_view.cc 161 void StartPageView::SetShowState(ShowState show_state) {

Completed in 73 milliseconds