SVG_UNIT_TYPE_USERSPACEONUSE 165 Source/core/rendering/svg/RenderSVGResourceClipper.cpp && toSVGClipPathElement(element())->clipPathUnits()->currentValue()->enumValue() == SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE) { SVG_UNIT_TYPE_USERSPACEONUSE 40 Source/core/svg/PatternAttributes.h , m_patternContentUnits(SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE) SVG_UNIT_TYPE_USERSPACEONUSE 33 Source/core/svg/SVGClipPathElement.cpp , m_clipPathUnits(SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>::create(this, SVGNames::clipPathUnitsAttr, SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE)) SVG_UNIT_TYPE_USERSPACEONUSE 43 Source/core/svg/SVGFilterElement.cpp , m_primitiveUnits(SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>::create(this, SVGNames::primitiveUnitsAttr, SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE)) SVG_UNIT_TYPE_USERSPACEONUSE 59 Source/core/svg/SVGLengthContext.cpp if (type == SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE) { SVG_UNIT_TYPE_USERSPACEONUSE 78 Source/core/svg/SVGLengthContext.cpp if (type == SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE) { SVG_UNIT_TYPE_USERSPACEONUSE 92 Source/core/svg/SVGLengthContext.cpp if (type == SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE) { SVG_UNIT_TYPE_USERSPACEONUSE 41 Source/core/svg/SVGMaskElement.cpp , m_maskContentUnits(SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>::create(this, SVGNames::maskContentUnitsAttr, SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE)) SVG_UNIT_TYPE_USERSPACEONUSE 46 Source/core/svg/SVGPatternElement.cpp , m_patternContentUnits(SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>::create(this, SVGNames::patternContentUnitsAttr, SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE)) SVG_UNIT_TYPE_USERSPACEONUSE 41 Source/core/svg/SVGUnitTypes.cpp entries.append(std::make_pair(SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE, "userSpaceOnUse"));