Searched defs:spellcheck (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLElement.cpp717 bool HTMLElement::spellcheck() const function in class:WebCore::HTMLElement
/external/webkit/Tools/DumpRenderTree/chromium/
H A DEventSender.cpp742 static Vector<WebString> makeMenuItemStringsFor(WebContextMenuData* contextMenu, MockSpellCheck* spellcheck) argument
758 spellcheck->fillSuggestionList(contextMenu->misspelledWord, &suggestions);

Completed in 233 milliseconds