Searched refs:OnFocus (Results 1 - 20 of 20) sorted by relevance

/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dnative_tab_contents_container_win.cc68 OnFocus();
105 void NativeTabContentsContainerWin::OnFocus() { function in class:NativeTabContentsContainerWin
111 // This is a hack to circumvent the fact that a the OnFocus() method is not
116 // TabContentsContainer. In order to make sure OnFocus() is invoked we need
H A Dnative_tab_contents_container_win.h30 virtual void OnFocus() OVERRIDE;
H A Dnative_tab_contents_container_gtk.cc52 OnFocus();
100 void NativeTabContentsContainerGtk::OnFocus() { function in class:NativeTabContentsContainerGtk
111 // TabContentsContainerView already has focus, OnFocus() would not be called
113 // By clearing the focused view before-hand, we ensure OnFocus() will be
H A Dnative_tab_contents_container_gtk.h33 virtual void OnFocus() OVERRIDE;
H A Dtab_contents_view_gtk.cc47 gboolean OnFocus(GtkWidget* widget, GtkDirectionType focus, function in namespace:__anon2578
183 G_CALLBACK(OnFocus), tab_contents());
/external/chromium/chrome/browser/ui/views/
H A Ddom_view.h42 virtual void OnFocus() OVERRIDE;
H A Ddom_view.cc53 void DOMView::OnFocus() { function in class:DOMView
/external/chromium/chrome/browser/ui/gtk/
H A Dtab_contents_container_gtk.h80 CHROMEGTK_CALLBACK_1(TabContentsContainerGtk, gboolean, OnFocus,
H A Dfind_bar_gtk.h142 static gboolean OnFocus(GtkWidget* text_entry, GtkDirectionType focus,
H A Dtab_contents_container_gtk.cc195 gboolean TabContentsContainerGtk::OnFocus(GtkWidget* widget, function in class:TabContentsContainerGtk
H A Dfind_bar_gtk.cc201 G_CALLBACK(OnFocus), this);
936 gboolean FindBarGtk::OnFocus(GtkWidget* text_entry, GtkDirectionType focus, function in class:FindBarGtk
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents_view_gtk.h97 CHROMEGTK_CALLBACK_1(TabContentsViewGtk, gboolean, OnFocus, GtkDirectionType);
H A Dtab_contents_view_gtk.cc377 gboolean TabContentsViewGtk::OnFocus(GtkWidget* widget, function in class:TabContentsViewGtk
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_views.cc47 virtual void OnFocus() OVERRIDE {
48 views::Textfield::OnFocus();
/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_views.h135 virtual void OnFocus() OVERRIDE;
H A Drender_widget_host_view_views.cc879 void RenderWidgetHostViewViews::OnFocus() { function in class:RenderWidgetHostViewViews
884 View::OnFocus();
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.h276 virtual void OnFocus() OVERRIDE;
H A Dlocation_bar_view.cc319 void LocationBarView::OnFocus() { function in class:LocationBarView
/external/chromium/chrome/browser/chromeos/login/
H A Dnetwork_selection_view.cc136 virtual void OnFocus() OVERRIDE {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 172 milliseconds