HomeSort by relevance Sort by last modified time
    Searched refs:HandleCompositionEnd (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.h 198 bool HandleCompositionEnd(const base::string16& text);
    [all...]
pepper_plugin_instance_impl.cc     [all...]
  /external/chromium_org/content/renderer/
render_frame_impl.cc 378 render_view_->focused_pepper_plugin()->HandleCompositionEnd(
430 render_view_->focused_pepper_plugin()->HandleCompositionEnd(last_text);
    [all...]

Completed in 35 milliseconds