HomeSort by relevance Sort by last modified time
    Searched defs:SetShowState (Results 1 - 4 of 4) 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) {
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.cc 67 void BrowserFrameWin::SetShowState(int state) {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_frame_win.cc 113 void BrowserFrameWin::SetShowState(int state) {

Completed in 78 milliseconds