Searched refs:OnReplaceMisspelling (Results 1 – 2 of 2) sorted by relevance
522 void OnReplaceMisspelling(const base::string16& text);
777 IPC_MESSAGE_HANDLER(InputMsg_ReplaceMisspelling, OnReplaceMisspelling) in OnMessageReceived()1221 void RenderFrameImpl::OnReplaceMisspelling(const base::string16& text) { in OnReplaceMisspelling() function in content::RenderFrameImpl