Home
last modified time | relevance | path

Searched refs:fScaleTo (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx649 const double fScaleTo(rTo.getOffset() + nOffset); in createAtom() local
654 … const basegfx::B2DVector aTranslateTo(maFocalVector * (maFocalLength - fScaleTo)); in createAtom()
659 rTo.getColor(), fScaleTo, aTranslateTo)); in createAtom()
666 rTo.getColor(), fScaleTo)); in createAtom()
679 … const basegfx::B2DVector aTranslateTo(maFocalVector * (maFocalLength - fScaleTo)); in createAtom()
684 aColorTo, fScaleTo, aTranslateTo)); in createAtom()
691 aColorTo, fScaleTo)); in createAtom()

Completed in 45 milliseconds