Home
last modified time | relevance | path

Searched defs:setRx (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/svg/src/
H A DSkSVGEllipse.cpp23 void SkSVGEllipse::setRx(const SkSVGLength& rx) { in setRx() function in SkSVGEllipse
H A DSkSVGRect.cpp32 void SkSVGRect::setRx(const SkSVGLength& rx) { in setRx() function in SkSVGRect
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/svg/model/
H A DSkSVGEllipse.cpp23 void SkSVGEllipse::setRx(const SkSVGLength& rx) { in setRx() function in SkSVGEllipse
H A DSkSVGRect.cpp32 void SkSVGRect::setRx(const SkSVGLength& rx) { in setRx() function in SkSVGRect
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-rect.cpp345 void SPRect::setRx(bool set, gdouble value) { in setRx() function in SPRect