Searched refs:OnReplaceMisspelling (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_frame_impl.h522 void OnReplaceMisspelling(const base::string16& text);
H A Drender_frame_impl.cc777 IPC_MESSAGE_HANDLER(InputMsg_ReplaceMisspelling, OnReplaceMisspelling)
1221 void RenderFrameImpl::OnReplaceMisspelling(const base::string16& text) { function in class:content::RenderFrameImpl

Completed in 109 milliseconds