Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h148 …PassRefPtr<Range> markerRangeForNode(Node*, const String& markerType, unsigned index, ExceptionSta…
DInternals.idl100 … [RaisesException] Range markerRangeForNode(Node node, DOMString markerType, unsigned long index);
DInternals.cpp861 PassRefPtr<Range> Internals::markerRangeForNode(Node* node, const String& markerType, unsigned inde… in markerRangeForNode() function in WebCore::Internals