Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm861 void WebEditorClient::checkTextOfParagraph(const UChar* text, int length, TextCheckingTypeMask chec… function
/external/webkit/Source/WebCore/loader/
DEmptyClients.h419 …virtual void checkTextOfParagraph(const UChar*, int, TextCheckingTypeMask, Vector<TextCheckingResu… in checkTextOfParagraph() function
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2458 void WebPageProxy::checkTextOfParagraph(const String& text, uint64_t checkingTypes, Vector<TextChec… in checkTextOfParagraph() function in WebKit::WebPageProxy