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

  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 144 unsigned markerCountForNode(Node*, const String&, ExceptionState&);
Internals.idl 96 [RaisesException] unsigned long markerCountForNode(Node node, DOMString markerType);
Internals.cpp 828 unsigned Internals::markerCountForNode(Node* node, const String& markerType, ExceptionState& es)
    [all...]

Completed in 36 milliseconds