Lines Matching refs:fRotate
1695 double fShearX(0.0), fRotate(0.0); in addCropHandles() local
1701 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1712 fRotate, in addCropHandles()
1723 double fRotate, fShearX; in addCropHandles() local
1725 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1780 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPLFT, fShearX, fRotate)); in addCropHandles()
1782 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPPER, fShearX, fRotate)); in addCropHandles()
1784 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPRGT, fShearX, fRotate)); in addCropHandles()
1786 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LEFT , fShearX, fRotate)); in addCropHandles()
1788 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_RIGHT, fShearX, fRotate)); in addCropHandles()
1790 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWLFT, fShearX, fRotate)); in addCropHandles()
1792 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LOWER, fShearX, fRotate)); in addCropHandles()
1794 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWRGT, fShearX, fRotate)); in addCropHandles()