Searched defs:Hide (Results 1 - 25 of 113) sorted by path

12345

/external/chromium_org/ash/accelerators/
H A Dexit_warning_handler.cc107 Hide();
123 Hide();
137 Hide();
185 void ExitWarningHandler::Hide() { function in class:ash::ExitWarningHandler
/external/chromium_org/ash/display/
H A Dshared_display_edge_indicator.cc78 Hide();
94 void SharedDisplayEdgeIndicator::Hide() { function in class:ash::SharedDisplayEdgeIndicator
/external/chromium_org/ash/shelf/
H A Doverflow_bubble.cc29 Hide();
33 Hide();
48 void OverflowBubble::Hide() { function in class:ash::OverflowBubble
65 Hide();
/external/chromium_org/ash/wm/
H A Ddrag_window_controller.cc28 Hide();
48 void DragWindowController::Hide() { function in class:ash::DragWindowController
H A Dresize_shadow.cc99 void ResizeShadow::Hide() { function in class:ash::ResizeShadow
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.cc153 Hide();
175 Hide();
189 void MultiWindowResizeController::Hide() { function in class:ash::MultiWindowResizeController
216 Hide();
221 // Have to explicitly reset the WindowResizer, otherwise Hide() does nothing.
223 Hide();
367 this, &MultiWindowResizeController::Hide);
375 Hide();
465 Hide();
482 Hide();
[all...]
H A Dmulti_window_resize_controller_unittest.cc66 void Hide() { function in class:ash::MultiWindowResizeControllerTest
67 resize_controller_->Hide();
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dcandidate_window_controller_impl.cc62 void CandidateWindowControllerImpl::Hide() { function in class:chromeos::input_method::CandidateWindowControllerImpl
H A Dmock_candidate_window_controller.cc31 void MockCandidateWindowController::Hide() { function in class:chromeos::input_method::MockCandidateWindowController
/external/chromium_org/chrome/browser/chromeos/login/enrollment/
H A Dauto_enrollment_check_screen.cc91 void AutoEnrollmentCheckScreen::Hide() { function in class:chromeos::AutoEnrollmentCheckScreen
H A Denrollment_screen.cc118 void EnrollmentScreen::Hide() { function in class:chromeos::EnrollmentScreen
119 actor_->Hide();
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker.cc256 chromeos::ScreenLocker::Hide();
424 void ScreenLocker::Hide() { function in class:chromeos::ScreenLocker
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dcontroller_pairing_screen.cc62 void ControllerPairingScreen::Hide() { function in class:chromeos::ControllerPairingScreen
64 actor_->Hide();
H A Derror_screen.cc48 void ErrorScreen::Hide() { function in class:chromeos::ErrorScreen
50 actor_->Hide();
H A Deula_screen.cc43 void EulaScreen::Hide() { function in class:chromeos::EulaScreen
45 actor_->Hide();
H A Dhid_detection_screen.cc33 void HIDDetectionScreen::Hide() { function in class:chromeos::HIDDetectionScreen
35 actor_->Hide();
H A Dhost_pairing_screen.cc52 void HostPairingScreen::Hide() { function in class:chromeos::HostPairingScreen
54 actor_->Hide();
H A Dnetwork_screen.cc74 void NetworkScreen::Hide() { function in class:chromeos::NetworkScreen
76 actor_->Hide();
H A Dreset_screen.cc35 void ResetScreen::Hide() { function in class:chromeos::ResetScreen
37 actor_->Hide();
H A Dterms_of_service_screen.cc61 void TermsOfServiceScreen::Hide() { function in class:chromeos::TermsOfServiceScreen
63 actor_->Hide();
H A Dupdate_screen.cc306 void UpdateScreen::Hide() { function in class:chromeos::UpdateScreen
308 actor_->Hide();
H A Duser_image_screen.cc299 void UserImageScreen::Hide() { function in class:chromeos::UserImageScreen
303 actor_->Hide();
H A Dwrong_hwid_screen.cc35 void WrongHWIDScreen::Hide() { function in class:chromeos::WrongHWIDScreen
37 actor_->Hide();
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_screen.cc184 void SupervisedUserCreationScreen::Hide() { function in class:chromeos::SupervisedUserCreationScreen
187 actor_->Hide();
/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf.cc293 void DownloadShelf::Hide() { function in class:DownloadShelf

Completed in 2990 milliseconds

12345