HomeSort by relevance Sort by last modified time
    Searched defs:ShowState (Results 1 - 3 of 3) 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_;

Completed in 222 milliseconds