Searched refs:rangeAsText (Results 1 – 3 of 3) sorted by relevance
171 String rangeAsText(const Range*, ExceptionState&);
128 [RaisesException] DOMString rangeAsText(Range range);
1126 String Internals::rangeAsText(const Range* range, ExceptionState& exceptionState) in rangeAsText() function in WebCore::Internals