Home | History | Annotate | Download | only in web

Lines Matching refs:replaceMisspelledRange

1083 void WebLocalFrameImpl::replaceMisspelledRange(const WebString& text)
1088 frame()->spellChecker().replaceMisspelledRange(text);