HomeSort by relevance Sort by last modified time
    Searched refs:markerRangeForNode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 145 PassRefPtr<Range> markerRangeForNode(Node*, const String& markerType, unsigned index, ExceptionState&);
Internals.idl 97 [RaisesException] Range markerRangeForNode(Node node, DOMString markerType, unsigned long index);
Internals.cpp 863 PassRefPtr<Range> Internals::markerRangeForNode(Node* node, const String& markerType, unsigned index, ExceptionState& es)
    [all...]

Completed in 2275 milliseconds