Searched refs:SelectionChanged (Results 26 - 38 of 38) sorted by relevance

12

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_mac.h278 virtual void SelectionChanged(const base::string16& text,
H A Drender_widget_host_view_aura.h180 virtual void SelectionChanged(const base::string16& text,
H A Drender_widget_host_view_base.cc409 void RenderWidgetHostViewBase::SelectionChanged(const base::string16& text, function in class:content::RenderWidgetHostViewBase
H A Drender_widget_host_view_android.cc784 void RenderWidgetHostViewAndroid::SelectionChanged(const base::string16& text, function in class:content::RenderWidgetHostViewAndroid
787 RenderWidgetHostViewBase::SelectionChanged(text, offset, range);
H A Drender_widget_host_view_aura.cc915 void RenderWidgetHostViewAura::SelectionChanged(const base::string16& text, function in class:content::RenderWidgetHostViewAura
918 RenderWidgetHostViewBase::SelectionChanged(text, offset, range);
H A Drender_widget_host_impl.cc1246 view_->SelectionChanged(text, offset, range);
/external/chromium_org/ppapi/proxy/
H A Dppb_instance_proxy.h113 virtual void SelectionChanged(PP_Instance instance) OVERRIDE;
H A Dppb_instance_proxy.cc950 void PPB_Instance_Proxy::SelectionChanged(PP_Instance instance) { function in class:ppapi::proxy::PPB_Instance_Proxy
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc946 touch_selection_controller_->SelectionChanged();
1678 touch_selection_controller_->SelectionChanged();
1786 touch_selection_controller_->SelectionChanged();
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h456 virtual void SelectionChanged(PP_Instance instance) OVERRIDE;
H A Dpepper_plugin_instance_impl.cc2877 void PepperPluginInstanceImpl::SelectionChanged(PP_Instance instance) { function in class:content::PepperPluginInstanceImpl
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
H A DExtensionServer.js691 WebInspector.SourceFrame.Events.SelectionChanged,
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc866 menu_item->GetDelegate()->SelectionChanged(menu_item);

Completed in 1299 milliseconds

12