Home
last modified time | relevance | path

Searched defs:SkewY (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/open-beagle/beagle-3.0.3/PACC/SVG/
H A DTransforms.hpp119 class SkewY : public Transform { class
122 SkewY(float inAngle) : Transform("skewY", String::convert(inAngle)) {} in SkewY() function in PACC::SVG::SkewY
/dports/graphics/kdiagram/kdiagram-2.8.0/examples/TernaryCharts/Advanced/
H A Dmainwindow.cpp77 const qreal SkewY = SkewX; in setupModel() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGMatrix.cpp70 wxSVGMatrix wxSVGMatrix::SkewY(double angle) const { in SkewY() function in wxSVGMatrix
H A DSVGTransformable.cpp51 void wxSVGTransformable::SkewY(double angle) { in SkewY() function in wxSVGTransformable
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGMatrix.cpp70 wxSVGMatrix wxSVGMatrix::SkewY(double angle) const { in SkewY() function in wxSVGMatrix
H A DSVGTransformable.cpp51 void wxSVGTransformable::SkewY(double angle) { in SkewY() function in wxSVGTransformable
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/inc/
H A Dattributemap.hxx53 SkewY, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/inc/
H A Dattributemap.hxx55 SkewY, enumerator
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/svgtypes-0.5.0/src/transform/
H A Dparser.rs36 SkewY { enumerator
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/svgtypes-0.5.0/src/transform/
H A Dparser.rs36 SkewY { enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DWebKitCSSMatrix.cpp181 already_AddRefed<WebKitCSSMatrix> WebKitCSSMatrix::SkewY(double aSy) const { in SkewY() function in mozilla::dom::WebKitCSSMatrix
H A DDOMMatrix.cpp100 already_AddRefed<DOMMatrix> DOMMatrixReadOnly::SkewY(double aSy) const { in SkewY() function in mozilla::dom::DOMMatrixReadOnly
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMatrix.cpp174 already_AddRefed<SVGMatrix> SVGMatrix::SkewY(float angle, ErrorResult& rv) { in SkewY() function in mozilla::dom::SVGMatrix
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMatrix.cpp174 already_AddRefed<SVGMatrix> SVGMatrix::SkewY(float angle, ErrorResult& rv) { in SkewY() function in mozilla::dom::SVGMatrix
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMatrix.cpp174 already_AddRefed<SVGMatrix> SVGMatrix::SkewY(float angle, ErrorResult& rv) { in SkewY() function in mozilla::dom::SVGMatrix
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMatrix.cpp174 already_AddRefed<SVGMatrix> SVGMatrix::SkewY(float angle, ErrorResult& rv) { in SkewY() function in mozilla::dom::SVGMatrix
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGMatrix.cpp212 SVGMatrix::SkewY(float angle, ErrorResult& rv) in SkewY() function in mozilla::dom::SVGMatrix
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGMatrix.cpp174 already_AddRefed<SVGMatrix> SVGMatrix::SkewY(float angle, ErrorResult& rv) { in SkewY() function in mozilla::dom::SVGMatrix
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DWebKitCSSMatrix.cpp253 WebKitCSSMatrix::SkewY(double aSy) const in SkewY() function in mozilla::dom::WebKitCSSMatrix
H A DDOMMatrix.cpp122 DOMMatrixReadOnly::SkewY(double aSy) const in SkewY() function in mozilla::dom::DOMMatrixReadOnly
/dports/net-im/psi/psi-1.5/src/whiteboarding/
H A Dwbitem.cpp545 SkewY in parseTransformationMatrix() enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/transforms/
H A Daffine_transform.cc247 AffineTransform& AffineTransform::SkewY(double angle) { in SkewY() function in blink::AffineTransform
H A Dtransformation_matrix.h315 TransformationMatrix& SkewY(double angle) { return Skew(0, angle); } in SkewY() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/transforms/
H A Daffine_transform.cc247 AffineTransform& AffineTransform::SkewY(double angle) { in SkewY() function in blink::AffineTransform
H A Dtransformation_matrix.h316 TransformationMatrix& SkewY(double angle) { return Skew(0, angle); } in SkewY() function

123