Searched defs:isAttributeNode (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DAttr.h81 virtual bool isAttributeNode() const { return true; } function in class:WebCore::Attr
H A DNode.h212 virtual bool isAttributeNode() const { return false; } function in class:WebCore::Node

Completed in 93 milliseconds