Searched defs:virtualLocalName (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DAttr.h87 virtual const AtomicString& virtualLocalName() const { return localName(); } function in class:WebCore::Attr
H A DElement.h400 virtual const AtomicString& virtualLocalName() const { return localName(); } function in class:WebCore::Element
H A DNode.cpp751 const AtomicString& Node::virtualLocalName() const function in class:WebCore::Node

Completed in 757 milliseconds