Home
last modified time | relevance | path

Searched defs:SelectionChanged (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
Dmenu_delegate.h213 virtual void SelectionChanged(MenuItemView* menu) { in SelectionChanged() function
Dmenu_model_adapter.cc228 void MenuModelAdapter::SelectionChanged(MenuItemView* menu) { in SelectionChanged() function in views::MenuModelAdapter
/external/chromium_org/ppapi/cpp/dev/
Dtext_input_dev.cc91 void TextInput_Dev::SelectionChanged() { in SelectionChanged() function in pp::TextInput_Dev
/external/chromium_org/ppapi/c/dev/
Dppb_text_input_dev.h125 void (*SelectionChanged)(PP_Instance instance); member
/external/chromium_org/ppapi/thunk/
Dppb_text_input_thunk.cc91 void SelectionChanged(PP_Instance instance) { in SelectionChanged() function
/external/chromium_org/content/browser/frame_host/
Drender_widget_host_view_child_frame.cc175 void RenderWidgetHostViewChildFrame::SelectionChanged( in SelectionChanged() function in content::RenderWidgetHostViewChildFrame
Drender_widget_host_view_guest.cc333 void RenderWidgetHostViewGuest::SelectionChanged(const base::string16& text, in SelectionChanged() function in content::RenderWidgetHostViewGuest
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_base.cc409 void RenderWidgetHostViewBase::SelectionChanged(const base::string16& text, in SelectionChanged() function in content::RenderWidgetHostViewBase
Drender_widget_host_view_android.cc628 void RenderWidgetHostViewAndroid::SelectionChanged(const base::string16& text, in SelectionChanged() function in content::RenderWidgetHostViewAndroid
Drender_widget_host_view_aura.cc869 void RenderWidgetHostViewAura::SelectionChanged(const base::string16& text, in SelectionChanged() function in content::RenderWidgetHostViewAura
/external/chromium_org/ui/views/touchui/
Dtouch_selection_controller_impl.cc344 void TouchSelectionControllerImpl::SelectionChanged() { in SelectionChanged() function in views::TouchSelectionControllerImpl
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DSourceFrame.js114 SelectionChanged: "SelectionChanged", property
/external/chromium_org/mojo/examples/pepper_container_app/
Dplugin_instance.cc276 void PluginInstance::SelectionChanged(PP_Instance instance) { in SelectionChanged() function in mojo::examples::PluginInstance
/external/chromium_org/ppapi/proxy/
Dppb_instance_proxy.cc871 void PPB_Instance_Proxy::SelectionChanged(PP_Instance instance) { in SelectionChanged() function in ppapi::proxy::PPB_Instance_Proxy
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc2795 void PepperPluginInstanceImpl::SelectionChanged(PP_Instance instance) { in SelectionChanged() function in content::PepperPluginInstanceImpl