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

12345

/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dmock_candidate_window_controller.cc31 void MockCandidateWindowController::Hide() { function in class:chromeos::input_method::MockCandidateWindowController
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dhid_detection_screen.cc33 void HIDDetectionScreen::Hide() { function in class:chromeos::HIDDetectionScreen
35 actor_->Hide();
H A Dreset_screen.cc35 void ResetScreen::Hide() { function in class:chromeos::ResetScreen
37 actor_->Hide();
H A Dwrong_hwid_screen.cc35 void WrongHWIDScreen::Hide() { function in class:chromeos::WrongHWIDScreen
37 actor_->Hide();
H A Deula_screen.cc43 void EulaScreen::Hide() { function in class:chromeos::EulaScreen
45 actor_->Hide();
H A Dhost_pairing_screen.cc52 void HostPairingScreen::Hide() { function in class:chromeos::HostPairingScreen
54 actor_->Hide();
H A Dterms_of_service_screen.cc61 void TermsOfServiceScreen::Hide() { function in class:chromeos::TermsOfServiceScreen
63 actor_->Hide();
/external/chromium_org/chrome/browser/ui/autofill/
H A Dtest_generated_credit_card_bubble_view.cc24 void TestGeneratedCreditCardBubbleView::Hide() { function in class:autofill::TestGeneratedCreditCardBubbleView
H A Dnew_credit_card_bubble_controller.cc33 Hide();
65 Hide();
118 void NewCreditCardBubbleController::Hide() { function in class:autofill::NewCreditCardBubbleController
120 bubble_->Hide();
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dwrong_hwid_screen_handler.cc40 void WrongHWIDScreenHandler::Hide() { function in class:chromeos::WrongHWIDScreenHandler
H A Dhost_pairing_screen_handler.cc91 void HostPairingScreenHandler::Hide() { function in class:chromeos::HostPairingScreenHandler
H A Dcontroller_pairing_screen_handler.cc120 void ControllerPairingScreenHandler::Hide() { function in class:chromeos::ControllerPairingScreenHandler
/external/chromium_org/mojo/services/native_viewport/
H A Dplatform_viewport_headless.cc23 void PlatformViewportHeadless::Hide() { function in class:mojo::PlatformViewportHeadless
/external/chromium_org/ui/gfx/animation/
H A Dthrob_animation.cc31 SlideAnimation::Hide();
51 void ThrobAnimation::Hide() { function in class:gfx::ThrobAnimation
53 SlideAnimation::Hide();
69 SlideAnimation::Hide();
H A Dslide_animation.cc63 void SlideAnimation::Hide() { function in class:gfx::SlideAnimation
/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/display/
H A Dshared_display_edge_indicator.cc78 Hide();
94 void SharedDisplayEdgeIndicator::Hide() { function in class:ash::SharedDisplayEdgeIndicator
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller_unittest.cc66 void Hide() { function in class:ash::MultiWindowResizeControllerTest
67 resize_controller_->Hide();
/external/chromium_org/chrome/browser/ui/android/autofill/
H A Dautofill_popup_view_android.cc40 void AutofillPopupViewAndroid::Hide() { function in class:autofill::AutofillPopupViewAndroid
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_shower_views.cc62 Hide();
127 void AppListShower::Hide() { function in class:AppListShower
128 app_list_->GetWidget()->Hide();
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_popup_view_views.cc33 void AutofillPopupViewViews::Hide() { function in class:autofill::AutofillPopupViewViews
H A Dgenerated_credit_card_bubble_views.cc44 void GeneratedCreditCardBubbleViews::Hide() { function in class:autofill::GeneratedCreditCardBubbleViews
H A Dinfo_bubble.cc100 void InfoBubble::Hide() { function in class:autofill::InfoBubble
116 widget_->Hide();

Completed in 455 milliseconds

12345