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

  /external/chromium_org/ui/app_list/views/
apps_container_view.cc 48 SetShowState(SHOW_ACTIVE_FOLDER);
52 SetShowState(SHOW_APPS);
92 void AppsContainerView::SetShowState(ShowState show_state) {
apps_container_view.h 54 void SetShowState(ShowState show_state);
contents_view.h 67 void SetShowState(ShowState show_state);
contents_view.cc 87 void ContentsView::SetShowState(ShowState show_state) {
144 SetShowState(show ? SHOW_SEARCH_RESULTS : SHOW_APPS);
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.h 41 static void SetShowState(int state);
browser_frame_win.cc 67 void BrowserFrameWin::SetShowState(int state) {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_frame_win.h 41 static void SetShowState(int state);
browser_frame_win.cc 113 void BrowserFrameWin::SetShowState(int state) {

Completed in 204 milliseconds