HomeSort by relevance Sort by last modified time
    Searched defs:isStyled (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/svg/
SVGStyledElement.h 42 virtual bool isStyled() const { return true; }
SVGElement.h 54 virtual bool isStyled() const { return false; }

Completed in 21 milliseconds