Lines Matching refs:origin
701 …ctor& Origin,double Angle, bool bInter, double T0, double T1):axis(Axis),origin(Origin),angle(Angl… in SRotate()
708 …le,const basegfx::B3DVector& Origin, bool bInter, double T0, double T1):scale(Scale),origin(Origin) in SScale()
715 …ctor& Origin,double Angle, bool bInter, double T0, double T1):axis(Axis),origin(Origin),angle(Angl… in RotateAndScaleDepthByWidth()
722 …ctor& Origin,double Angle, bool bInter, double T0, double T1):axis(Axis),origin(Origin),angle(Angl… in RotateAndScaleDepthByHeight()
759 glTranslated(SlideWidthScale*origin.getX(),SlideHeightScale*origin.getY(),origin.getZ()); in interpolate()
763 glTranslated(-SlideWidthScale*origin.getX(),-SlideHeightScale*origin.getY(),-origin.getZ()); in interpolate()
773 glTranslated(SlideWidthScale*origin.getX(),SlideHeightScale*origin.getY(),origin.getZ()); in interpolate()
775 glTranslated(-SlideWidthScale*origin.getX(),-SlideHeightScale*origin.getY(),-origin.getZ()); in interpolate()
785 …glTranslated(SlideWidthScale*origin.getX(),SlideHeightScale*origin.getY(),SlideWidthScale*origin.g… in interpolate()
787 …glTranslated(-SlideWidthScale*origin.getX(),-SlideHeightScale*origin.getY(),-SlideWidthScale*origi… in interpolate()
797 …glTranslated(SlideWidthScale*origin.getX(),SlideHeightScale*origin.getY(),SlideHeightScale*origin.… in interpolate()
799 …glTranslated(-SlideWidthScale*origin.getX(),-SlideHeightScale*origin.getY(),-SlideHeightScale*orig… in interpolate()