Searched defs:checkTextOfParagraph (Results 1 – 3 of 3) sorted by relevance
861 void WebEditorClient::checkTextOfParagraph(const UChar* text, int length, TextCheckingTypeMask chec… function
419 …virtual void checkTextOfParagraph(const UChar*, int, TextCheckingTypeMask, Vector<TextCheckingResu… in checkTextOfParagraph() function
2458 void WebPageProxy::checkTextOfParagraph(const String& text, uint64_t checkingTypes, Vector<TextChec… in checkTextOfParagraph() function in WebKit::WebPageProxy