Searched refs:hasSpellingMarker (Results 1 – 3 of 3) sorted by relevance
196 bool hasSpellingMarker(Document*, int from, int length, ExceptionState&);
154 [RaisesException] boolean hasSpellingMarker(Document document, long from, long length);
1487 bool Internals::hasSpellingMarker(Document* document, int from, int length, ExceptionState&) in hasSpellingMarker() function in WebCore::Internals