Searched refs:OnDocumentFeed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/base/ime/
H A Dinput_method_win.h37 // OnImeRequest (and its actual implementations as OnDocumentFeed,
52 LRESULT OnDocumentFeed(RECONVERTSTRING* reconv);
H A Dinput_method_win.cc130 return OnDocumentFeed(reinterpret_cast<RECONVERTSTRING*>(lparam));
185 LRESULT InputMethodWin::OnDocumentFeed(RECONVERTSTRING* reconv) { function in class:ui::InputMethodWin
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_win.h431 LRESULT OnDocumentFeed(RECONVERTSTRING* reconv);
H A Drender_widget_host_view_win.cc1746 return OnDocumentFeed(reinterpret_cast<RECONVERTSTRING*>(lparam));
3035 LRESULT RenderWidgetHostViewWin::OnDocumentFeed(RECONVERTSTRING* reconv) { function in class:content::RenderWidgetHostViewWin

Completed in 249 milliseconds