Searched defs:Hide (Results 1 - 25 of 101) 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.cc36 void ResetScreen::Hide() { function in class:chromeos::ResetScreen
38 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 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.cc34 Hide();
66 Hide();
119 void NewCreditCardBubbleController::Hide() { function in class:autofill::NewCreditCardBubbleController
121 bubble_->Hide();
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dwrong_hwid_screen_handler.cc41 void WrongHWIDScreenHandler::Hide() { function in class:chromeos::WrongHWIDScreenHandler
H A Dterms_of_service_screen_handler.cc74 void TermsOfServiceScreenHandler::Hide() { function in class:chromeos::TermsOfServiceScreenHandler
/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
86 controller_->Hide();
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_shower_views.cc62 Hide();
132 void AppListShower::Hide() { function in class:AppListShower
133 app_list_->GetWidget()->Hide();
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_popup_view_views.cc34 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();
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Duser_manager_view.cc51 UserManagerView::Hide();
87 void UserManagerView::Hide() { function in class:UserManagerView
/external/chromium_org/ui/views/corewm/
H A Dtooltip_win.cc138 void TooltipWin::Hide() { function in class:views::corewm::TooltipWin
/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

Completed in 545 milliseconds

12345