Searched defs:OnImeSetComposition (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_frame_impl.cc346 render_view_->OnImeSetComposition(
357 void RenderFrameImpl::OnImeSetComposition( function in class:content::RenderFrameImpl
H A Drender_widget.cc600 IPC_MESSAGE_HANDLER(ViewMsg_ImeSetComposition, OnImeSetComposition)
2117 void RenderWidget::OnImeSetComposition( function in class:content::RenderWidget
H A Drender_view_impl.cc5714 void RenderViewImpl::OnImeSetComposition( function in class:content::RenderViewImpl
5721 focused_pepper_plugin_->render_frame()->OnImeSetComposition(
5752 RenderWidget::OnImeSetComposition(text,
5769 // Same as OnImeSetComposition(), we send the text from IMEs directly to
/external/chromium_org/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc525 OnImeSetComposition)
1304 void BrowserPluginGuest::OnImeSetComposition( function in class:content::BrowserPluginGuest

Completed in 98 milliseconds