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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DSpellChecker.cpp877 void SpellChecker::requestTextChecking(const Element& element) function in class:WebCore::SpellChecker
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebFrameImpl.cpp1235 void WebFrameImpl::requestTextChecking(const WebElement& webElement) function in class:WebFrameImpl
1239 frame()->spellChecker().requestTextChecking(*webElement.constUnwrap<Element>());

Completed in 181 milliseconds