Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h149 … String markerDescriptionForNode(Node*, const String& markerType, unsigned index, ExceptionState&);
DInternals.idl101 …[RaisesException] DOMString markerDescriptionForNode(Node node, DOMString markerType, unsigned lon…
DInternals.cpp869 String Internals::markerDescriptionForNode(Node* node, const String& markerType, unsigned index, Ex… in markerDescriptionForNode() function in WebCore::Internals