Searched refs:SetShowState (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dcontents_view.h53 void SetShowState(ShowState show_state);
H A Dcontents_view.cc84 void ContentsView::SetShowState(ShowState show_state) { function in class:app_list::ContentsView
141 SetShowState(show ? SHOW_SEARCH_RESULTS : SHOW_APPS);
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_frame_win.h41 static void SetShowState(int state);
H A Dbrowser_frame_win.cc67 void BrowserFrameWin::SetShowState(int state) { function in class:BrowserFrameWin
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame_win.h40 static void SetShowState(int state);
H A Dbrowser_frame_win.cc112 void BrowserFrameWin::SetShowState(int state) { function in class:BrowserFrameWin

Completed in 145 milliseconds