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

/external/webkit/Source/WebCore/dom/
H A DNode.h196 bool isSVGElement() const { return getFlag(IsSVGFlag); } function in class:WebCore::Node

Completed in 91 milliseconds