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

12345

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc873 void DesktopWindowTreeHostX11::Hide() { function in class:views::DesktopWindowTreeHostX11
1264 content_window_->Hide();
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc455 Hide();
475 void NativeWidgetAura::Hide() { function in class:views::NativeWidgetAura
477 window_->Hide();
H A Dwidget.cc626 void Widget::Hide() { function in class:views::Widget
627 native_widget_->Hide();
H A Dwidget_unittest.cc639 widget->Hide();
826 child1->Hide();
829 child2->Hide();
851 anchor->Hide();
1084 anchor->Hide();
1133 void Hide() { function in class:views::test::DesktopAuraTestValidPaintWidget
1135 views::Widget::Hide();
1189 widget.Hide();
1212 widget.Hide();
1851 widget->Hide();
[all...]
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc644 void BrowserView::Hide() { function in class:BrowserView
1705 BookmarkBubbleView::Hide();
1756 // Tab strip isn't empty. Hide the frame (so it appears to have closed
1759 frame_->Hide();
1767 // Hide the frame (so it appears to have closed immediately), and
1769 frame_->Hide();
2182 // Hide the fullscreen bubble as soon as possible, since the mode toggle can
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc510 void RenderWidgetHostViewAndroid::Hide() { function in class:content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_aura.cc802 void RenderWidgetHostViewAura::Hide() { function in class:content::RenderWidgetHostViewAura
803 window_->Hide();
807 legacy_render_widget_host_HWND_->Hide();
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h308 Hide, enumerator in enum:CPDF_Action::ActionType
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc651 popup_controller_->Hide();
881 void AutofillDialogControllerImpl::Hide() { function in class:autofill::AutofillDialogControllerImpl
883 view_->Hide();
3529 popup_controller_->Hide();
3965 Hide();
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1260 void AutofillDialogViews::Hide() { function in class:autofill::AutofillDialogViews
2159 error_bubble_->Hide();
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc156 instance_->host_->Hide();
425 Hide();
637 void HWNDMessageHandler::Hide() { function in class:views::HWNDMessageHandler
1385 // Hide the Windows scrollbar if the scroll styles are present to ensure
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 109 milliseconds

12345