OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoCorrectWord
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit/chromium/public/
WebSpellCheckClient.h
60
virtual WebString
autoCorrectWord
(const WebString& misspelledWord) { return WebString(); }
/external/webkit/Tools/DumpRenderTree/chromium/
WebViewHost.h
110
virtual WebKit::WebString
autoCorrectWord
(const WebKit::WebString&);
WebViewHost.cpp
443
WebString WebViewHost::
autoCorrectWord
(const WebString&)
[
all
...]
/external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp
[
all
...]
Completed in 1400 milliseconds