Searched refs:setCy (Results 1 – 4 of 4) sorted by relevance
19 void SkSVGCircle::setCy(const SkSVGLength& cy) { in setCy() function in SkSVGCircle36 this->setCy(*cy); in onSetAttribute()
19 void SkSVGEllipse::setCy(const SkSVGLength& cy) { in setCy() function in SkSVGEllipse40 this->setCy(*cy); in onSetAttribute()
22 void setCy(const SkSVGLength&);