Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DElement.h233 inline bool Node::hasAttributes() const in hasAttributes() function
DElement.cpp546 bool Element::hasAttributes() const in hasAttributes() function in WebCore::Element
/external/webkit/WebKit/win/
DDOMCoreClasses.h434 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
666 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
DDOMHTMLClasses.h280 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
554 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
813 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1118 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1442 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
1740 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
2144 virtual HRESULT STDMETHODCALLTYPE hasAttributes( in hasAttributes() function
DDOMCoreClasses.cpp292 HRESULT STDMETHODCALLTYPE DOMNode::hasAttributes( in hasAttributes() function in DOMNode