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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h100 bool hasContentElement(const Node*, ExceptionState&) const;
H A DInternals.idl52 [RaisesException] boolean hasContentElement(Node root);
H A DInternals.cpp476 bool Internals::hasContentElement(const Node* root, ExceptionState& es) const function in class:WebCore::Internals

Completed in 114 milliseconds