Home
last modified time | relevance | path

Searched refs:rangeAsText (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h171 String rangeAsText(const Range*, ExceptionState&);
DInternals.idl128 [RaisesException] DOMString rangeAsText(Range range);
DInternals.cpp1126 String Internals::rangeAsText(const Range* range, ExceptionState& exceptionState) in rangeAsText() function in WebCore::Internals