Lines Matching refs:bInter
701 …gfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double Angle, bool bInter, double T0, double… in SRotate() argument
705 bInterpolate = bInter; in SRotate()
708 SScale::SScale(const basegfx::B3DVector& Scale,const basegfx::B3DVector& Origin, bool bInter, doubl… in SScale() argument
712 bInterpolate = bInter; in SScale()
715 …gfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double Angle, bool bInter, double T0, double… in RotateAndScaleDepthByWidth() argument
719 bInterpolate = bInter; in RotateAndScaleDepthByWidth()
722 …gfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double Angle, bool bInter, double T0, double… in RotateAndScaleDepthByHeight() argument
726 bInterpolate = bInter; in RotateAndScaleDepthByHeight()
730 STranslate::STranslate(const basegfx::B3DVector& Vector, bool bInter, double T0, double T1):vector(… in STranslate() argument
734 bInterpolate = bInter; in STranslate()
802 …dWidth, double dHeight, double dStartPosition, double dEndPosition, bool bInter, double T0, double… in SEllipseTranslate() argument
806 bInterpolate = bInter; in SEllipseTranslate()