Searched defs:transform_multiply (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-curvestitch.cpp | 197 LPECurveStitch::transform_multiply(Geom::Affine const& postmul, bool set) function in class:Inkscape::LivePathEffect::LPECurveStitch 208 // Effect::transform_multiply(new_postmul, set); |
H A D | lpe-copy_rotate.cpp | 108 LPECopyRotate::transform_multiply(Geom::Affine const& postmul, bool set) function in class:Inkscape::LivePathEffect::LPECopyRotate |
H A D | lpe-patternalongpath.cpp | 257 LPEPatternAlongPath::transform_multiply(Geom::Affine const& postmul, bool set) function in class:Inkscape::LivePathEffect::LPEPatternAlongPath |
H A D | effect.cpp | 788 Effect::transform_multiply(Geom::Affine const& postmul, bool set) function in class:Inkscape::LivePathEffect::Effect |
/inkscape/src/ | ||
H A D | sp-pattern.cpp | 361 void SPPattern::transform_multiply(Geom::Affine postmul, bool set) function in class:SPPattern |
Completed in 17 milliseconds