Home
last modified time | relevance | path

Searched refs:transform_multiply (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-jointype.h28 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-interpolate.h32 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-envelope.h36 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Deffect.h83 virtual void transform_multiply(Geom::Affine const &postmul, bool set);
86 void transform_multiply(Geom::Affine const &postmul, SPLPEItem *);
H A Dlpe-taperstroke.h39 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-powerstroke.h47 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-bool.h32 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-bendpath.h52 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-patternalongpath.h48 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-perspective-envelope.h40 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-offset.h46 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-transform_2pts.h37 void transform_multiply(Geom::Affine const &postmul, bool set) override;
H A Dlpe-jointype.cpp115 void LPEJoinType::transform_multiply(Geom::Affine const &postmul, bool /*set*/) in transform_multiply() function in Inkscape::LivePathEffect::LPEJoinType
H A Dlpe-interpolate.cpp50 void LPEInterpolate::transform_multiply(Geom::Affine const &postmul, bool /*set*/) in transform_multiply() function in Inkscape::LivePathEffect::LPEInterpolate
H A Deffect.cpp1192 void Effect::transform_multiply(Geom::Affine const &postmul, bool /*set*/) {} in transform_multiply() function in Inkscape::LivePathEffect::Effect
1202 void Effect::transform_multiply(Geom::Affine const &postmul, SPLPEItem *lpeitem) in transform_multiply() function in Inkscape::LivePathEffect::Effect
1211 transform_multiply(postmul, false); in transform_multiply()
H A Dlpe-bendpath.cpp101 void LPEBendPath::transform_multiply(Geom::Affine const &postmul, bool /*set*/) in transform_multiply() function in Inkscape::LivePathEffect::LPEBendPath
H A Dlpe-envelope.cpp38 void LPEEnvelope::transform_multiply(Geom::Affine const &postmul, bool /*set*/) in transform_multiply() function in Inkscape::LivePathEffect::LPEEnvelope
H A Dlpe-patternalongpath.cpp122 void LPEPatternAlongPath::transform_multiply(Geom::Affine const &postmul, bool /*set*/) in transform_multiply() function in Inkscape::LivePathEffect::LPEPatternAlongPath
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-pattern.h62 void transform_multiply(Geom::Affine postmul, bool set);
H A Dsp-hatch.h89 void transform_multiply(Geom::Affine postmul, bool set);
H A Dsp-item.cpp1260 pattern->transform_multiply(postmul, set); in adjust_pattern()
1270 pattern->transform_multiply(postmul, set); in adjust_pattern()
1283 hatch->transform_multiply(postmul, set); in adjust_hatch()
1293 hatch->transform_multiply(postmul, set); in adjust_hatch()
/dports/devel/boost-docs/boost_1_72_0/libs/compute/test/
H A Dtest_complex.cpp146 BOOST_AUTO_TEST_CASE(transform_multiply) in BOOST_AUTO_TEST_CASE() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/test/
H A Dtest_complex.cpp146 BOOST_AUTO_TEST_CASE(transform_multiply) in BOOST_AUTO_TEST_CASE() argument
/dports/devel/boost-libs/boost_1_72_0/libs/compute/test/
H A Dtest_complex.cpp146 BOOST_AUTO_TEST_CASE(transform_multiply) in BOOST_AUTO_TEST_CASE() argument
/dports/devel/hyperscan/boost_1_75_0/libs/compute/test/
H A Dtest_complex.cpp146 BOOST_AUTO_TEST_CASE(transform_multiply) in BOOST_AUTO_TEST_CASE() argument

12