Searched refs:markerCountForNode (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h144 unsigned markerCountForNode(Node*, const String&, ExceptionState&);
H A DInternals.idl96 [RaisesException] unsigned long markerCountForNode(Node node, DOMString markerType);
H A DInternals.cpp828 unsigned Internals::markerCountForNode(Node* node, const String& markerType, ExceptionState& es) function in class:WebCore::Internals

Completed in 66 milliseconds