Home
last modified time | relevance | path

Searched defs:clipPathUnits (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceClipper.h61 …SVGUnitTypes::SVGUnitType clipPathUnits() const { return toUnitType(static_cast<SVGClipPathElement… in clipPathUnits() function
/external/webkit/Source/WebCore/svg/
DSVGClipPathElement.cpp38 …ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPathUnits) in DEFINE_ANIMATED_ENUMERATION() argument