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