Home
last modified time | relevance | path

Searched refs:optionalSuggestions (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebSpellCheckClient.h53 WebVector<WebString>* optionalSuggestions) { } in spellCheck() argument
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.h108 …::WebString&, int& offset, int& length, WebKit::WebVector<WebKit::WebString>* optionalSuggestions);
DWebViewHost.cpp408 …ing& text, int& misspelledOffset, int& misspelledLength, WebVector<WebString>* optionalSuggestions) in spellCheck() argument