Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 1 – 12 of 12) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTMdefaultNamespaceDeclarationNode.java79 public boolean hasAttributes() {return false;} in hasAttributes() method in DOM2DTMdefaultNamespaceDeclarationNode
/external/webkit/Source/WebCore/dom/
DElement.h446 inline bool Node::hasAttributes() const in hasAttributes() function
DElement.cpp849 bool Element::hasAttributes() const in hasAttributes() function in WebCore::Element
/external/webkit/Source/WebKit/win/
DDOMCoreClasses.h431 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
662 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
DDOMHTMLClasses.h287 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
561 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
820 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1125 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1449 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1747 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
2157 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
2482 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
DDOMCoreClasses.cpp344 HRESULT STDMETHODCALLTYPE DOMNode::hasAttributes( in hasAttributes() function in DOMNode
/external/webkit/Source/WebCore/inspector/front-end/
DDOMAgent.js83 hasAttributes: function() method in WebInspector.DOMNode
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemLiteralResult.java935 public boolean hasAttributes() in hasAttributes() method
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java409 public boolean hasAttributes() in hasAttributes() method in UnImplNode
/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.cpp490 bool QWebElement::hasAttributes() const in hasAttributes() function in QWebElement
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1173 public boolean hasAttributes() in hasAttributes() method in DTMNodeProxy
/external/clang/include/clang/Sema/
DDeclSpec.h646 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
1866 bool hasAttributes() const { in hasAttributes() function