requestTextChecking 81 Source/core/editing/SpellChecker.h void requestTextChecking(const Element&); requestTextChecking 1206 Source/web/WebFrameImpl.cpp frame()->spellChecker().requestTextChecking(*webElement.constUnwrap<Element>()); requestTextChecking 176 Source/web/WebFrameImpl.h virtual void requestTextChecking(const WebElement&) OVERRIDE; requestTextChecking 448 public/web/WebFrame.h virtual void requestTextChecking(const WebElement&) = 0;