Home
last modified time | relevance | path

Searched refs:checkSetPrefix (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DAttr.cpp97 checkSetPrefix(prefix, exceptionState); in setPrefix()
DNode.h497 void checkSetPrefix(const AtomicString& prefix, ExceptionState&);
DNode.cpp909 void Node::checkSetPrefix(const AtomicString& prefix, ExceptionState& exceptionState) in checkSetPrefix() function in WebCore::Node
DElement.cpp1234 checkSetPrefix(prefix, exceptionState); in setPrefix()