Searched refs:Hide (Results 1 - 25 of 422) sorted by relevance

1234567891011>>

/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 Dkiosk_autostart_screen_actor.h33 virtual void Hide() = 0;
H A Dreset_screen_actor.h33 virtual void Hide() = 0;
H A Dwrong_hwid_screen_actor.h33 virtual void Hide() = 0;
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 Dhid_detection_screen_actor.h34 virtual void Hide() = 0;
/external/chromium_org/chrome/browser/ui/autofill/
H A Dgenerated_credit_card_bubble_view.h28 virtual void Hide() = 0;
H A Dnew_credit_card_bubble_view.h28 virtual void Hide() = 0;
H A Dautofill_popup_view.h46 virtual void Hide() = 0;
H A Dautofill_popup_view_delegate.h23 virtual void Hide() = 0;
H A Dnew_credit_card_bubble_controller.cc33 Hide();
65 Hide();
118 void NewCreditCardBubbleController::Hide() { function in class:autofill::NewCreditCardBubbleController
120 bubble_->Hide();
H A Dtest_generated_credit_card_bubble_view.cc24 void TestGeneratedCreditCardBubbleView::Hide() { function in class:autofill::TestGeneratedCreditCardBubbleView
H A Dpassword_generation_popup_controller_impl.cc53 previous->Hide();
115 Hide();
154 Hide();
194 Hide();
197 void PasswordGenerationPopupControllerImpl::Hide() { function in class:autofill::PasswordGenerationPopupControllerImpl
201 view_->Hide();
212 Hide();
/external/chromium_org/chrome/browser/ui/
H A Duser_manager.h27 static void Hide();
H A Dstatus_bubble.h33 // with an empty string, or call Hide().
38 // the Hide() method is called. languages is the value of Accept-Language
43 virtual void Hide() = 0;
/external/chromium_org/chrome/test/base/
H A Dinteractive_test_utils_aura.cc23 window->Hide();
/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();
/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/chrome/browser/chromeos/input_method/
H A Dcandidate_window_controller.h36 virtual void Hide() = 0;
H A Dmock_candidate_window_controller.h24 virtual void Hide() OVERRIDE;
/external/chromium_org/ui/views/corewm/
H A Dtooltip.h37 virtual void Hide() = 0;
/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/ash/accelerators/
H A Dexit_warning_handler.h72 void Hide();
/external/chromium_org/ash/display/
H A Dshared_display_edge_indicator.h37 void Hide();

Completed in 664 milliseconds

1234567891011>>