Searched refs:setCx (Results 1 – 12 of 12) sorted by relevance
15 void SkSVGCircle::setCx(const SkSVGLength& cx) { in setCx() function in SkSVGCircle31 this->setCx(*cx); in onSetAttribute()
15 void SkSVGEllipse::setCx(const SkSVGLength& cx) { in setCx() function in SkSVGEllipse35 this->setCx(*cx); in onSetAttribute()
15 void SkSVGRadialGradient::setCx(const SkSVGLength& cx) { in setCx() function in SkSVGRadialGradient39 this->setCx(*cx); in onSetAttribute()
21 void setCx(const SkSVGLength&);