Searched refs:ShowControlBar (Results 1 – 5 of 5) sorted by relevance
41 virtual void ShowControlBar(bool show) = 0;
371 GetOobeUI()->GetCoreOobeActor()->ShowControlBar(true); in OnKeyboardBoundsChanging()378 GetOobeUI()->GetCoreOobeActor()->ShowControlBar(false); in OnKeyboardBoundsChanging()
83 virtual void ShowControlBar(bool show) OVERRIDE;
223 void CoreOobeHandler::ShowControlBar(bool show) { in ShowControlBar() function in chromeos::CoreOobeHandler
873 GetOobeUI()->GetCoreOobeActor()->ShowControlBar(true); in OnKeyboardBoundsChanging()880 GetOobeUI()->GetCoreOobeActor()->ShowControlBar(false); in OnKeyboardBoundsChanging()