m_clipPathUnits    36 Source/core/svg/SVGClipPathElement.cpp     addToPropertyMap(m_clipPathUnits);
m_clipPathUnits    63 Source/core/svg/SVGClipPathElement.cpp         m_clipPathUnits->setBaseValueAsString(value, parseError);
m_clipPathUnits    37 Source/core/svg/SVGClipPathElement.h     SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* clipPathUnits() { return m_clipPathUnits.get(); }
m_clipPathUnits    51 Source/core/svg/SVGClipPathElement.h     RefPtr<SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType> > m_clipPathUnits;