Home
last modified time | relevance | path

Searched refs:OnSelectionBoundsChanged (Results 1 – 14 of 14) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_unittest.cc82 virtual void OnSelectionBoundsChanged() OVERRIDE {} in OnSelectionBoundsChanged() function in __anona41191390111::TestingAutocompleteEditController
Dautocomplete_edit.h59 virtual void OnSelectionBoundsChanged() = 0;
Dautocomplete_edit_view_win.cc902 controller_->OnSelectionBoundsChanged(); in OnAfterPossibleChangeInternal()
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dlocation_bar_view_mac.h135 virtual void OnSelectionBoundsChanged();
Dlocation_bar_view_mac.mm262 void LocationBarViewMac::OnSelectionBoundsChanged() { function
/external/chromium/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.h203 virtual void OnSelectionBoundsChanged() OVERRIDE;
Dlocation_bar_view.cc816 void LocationBarView::OnSelectionBoundsChanged() { in OnSelectionBoundsChanged() function in LocationBarView
/external/chromium/chrome/browser/ui/gtk/
Dlocation_bar_view_gtk.h101 virtual void OnSelectionBoundsChanged() OVERRIDE;
Dlocation_bar_view_gtk.cc509 void LocationBarViewGtk::OnSelectionBoundsChanged() { in OnSelectionBoundsChanged() function in LocationBarViewGtk
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.h565 void OnSelectionBoundsChanged(
Drender_view_host_impl.cc1281 OnSelectionBoundsChanged) in OnMessageReceived()
1711 void RenderViewHostImpl::OnSelectionBoundsChanged( in OnSelectionBoundsChanged() function in content::RenderViewHostImpl
Drender_widget_host_view_android.cc564 content_view_core_->OnSelectionBoundsChanged(params); in SelectionBoundsChanged()
/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.h275 void OnSelectionBoundsChanged(
Dcontent_view_core_impl.cc548 void ContentViewCoreImpl::OnSelectionBoundsChanged( in OnSelectionBoundsChanged() function in content::ContentViewCoreImpl