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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.h272 bool isStyledElement() const { return isHTMLElement() || isSVGElement(); } function in class:WebCore::Node

Completed in 92 milliseconds