Searched defs:clipPathUnits (Results 1 – 2 of 2) sorted by relevance
61 …SVGUnitTypes::SVGUnitType clipPathUnits() const { return toUnitType(static_cast<SVGClipPathElement… in clipPathUnits() function
38 …ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPathUnits) in DEFINE_ANIMATED_ENUMERATION() argument