Lines Matching refs:fRotate
1701 double fShearX(0.0), fRotate(0.0); in addCropHandles() local
1707 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1718 fRotate, in addCropHandles()
1729 double fRotate, fShearX; in addCropHandles() local
1731 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1786 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPLFT, fShearX, fRotate)); in addCropHandles()
1788 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPPER, fShearX, fRotate)); in addCropHandles()
1790 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPRGT, fShearX, fRotate)); in addCropHandles()
1792 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LEFT , fShearX, fRotate)); in addCropHandles()
1794 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_RIGHT, fShearX, fRotate)); in addCropHandles()
1796 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWLFT, fShearX, fRotate)); in addCropHandles()
1798 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LOWER, fShearX, fRotate)); in addCropHandles()
1800 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_LWRGT, fShearX, fRotate)); in addCropHandles()