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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerEfl.cpp151 Vector<TextCheckingResult> TextChecker::checkTextOfParagraph(int64_t spellDocumentTag, StringView text, uint64_t checkingTypes) function in class:WebKit::TextChecker
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp468 Vector<TextCheckingResult> WebEditorClient::checkTextOfParagraph(StringView stringView, WebCore::TextCheckingTypeMask checkingTypes) function in class:WebKit::WebEditorClient
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3904 void WebPageProxy::checkTextOfParagraph(const String& text, uint64_t checkingTypes, Vector<TextCheckingResult>& results) function in class:WebKit::WebPageProxy

Completed in 111 milliseconds