Searched refs:setCx (Results 1 – 4 of 4) 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()
21 void setCx(const SkSVGLength&);