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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DSpellChecker.cpp938 void SpellChecker::requestTextChecking(const Element& element) function in class:blink::SpellChecker
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.cpp560 void WebRemoteFrameImpl::requestTextChecking(const WebElement&) function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1076 void WebLocalFrameImpl::requestTextChecking(const WebElement& webElement) function in class:WebLocalFrameImpl
1080 frame()->spellChecker().requestTextChecking(*webElement.constUnwrap<Element>());

Completed in 479 milliseconds