Home
last modified time | relevance | path

Searched defs:interpolate (Results 1 – 14 of 14) sorted by relevance

/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx742 void STranslate::interpolate(double t,double SlideWidthScale,double SlideHeightScale) in interpolate() function in STranslate
752 void SRotate::interpolate(double t,double SlideWidthScale,double SlideHeightScale) in interpolate() function in SRotate
766 void SScale::interpolate(double t,double SlideWidthScale,double SlideHeightScale) in interpolate() function in SScale
778 void RotateAndScaleDepthByWidth::interpolate(double t,double SlideWidthScale,double SlideHeightScal… in interpolate() function in RotateAndScaleDepthByWidth
790 void RotateAndScaleDepthByHeight::interpolate(double t,double SlideWidthScale,double SlideHeightSca… in interpolate() function in RotateAndScaleDepthByHeight
813 void SEllipseTranslate::interpolate(double t,double /* SlideWidthScale */,double /* SlideHeightScal… in interpolate() function in SEllipseTranslate
/trunk/main/slideshow/source/engine/
H A Dcolor.cxx300 HSLColor interpolate( const HSLColor& rFrom, const HSLColor& rTo, double t, bool bCCW ) in interpolate() function
458 RGBColor interpolate( const RGBColor& rFrom, const RGBColor& rTo, double t ) in interpolate() function
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx158 inline BPixel interpolate(const BPixel& rOld1, const BPixel& rOld2, double t) in interpolate() function
/trunk/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx295 inline B2DHomPoint interpolate(B2DHomPoint& rOld1, B2DHomPoint& rOld2, double t) in interpolate() function
H A Db3dhompoint.hxx329 inline B3DHomPoint interpolate(B3DHomPoint& rOld1, B3DHomPoint& rOld2, double t) in interpolate() function
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db2i64tuple.hxx225 inline B2I64Tuple interpolate(const B2I64Tuple& rOld1, const B2I64Tuple& rOld2, double t) in interpolate() function
H A Db2ituple.hxx229 inline B2ITuple interpolate(const B2ITuple& rOld1, const B2ITuple& rOld2, double t) in interpolate() function
H A Db3i64tuple.hxx259 inline B3I64Tuple interpolate(const B3I64Tuple& rOld1, const B3I64Tuple& rOld2, double t) in interpolate() function
H A Db3ituple.hxx258 inline B3ITuple interpolate(const B3ITuple& rOld1, const B3ITuple& rOld2, double t) in interpolate() function
H A Db2dtuple.hxx268 inline B2DTuple interpolate(const B2DTuple& rOld1, const B2DTuple& rOld2, double t) in interpolate() function
H A Db3dtuple.hxx340 inline B3DTuple interpolate(const B3DTuple& rOld1, const B3DTuple& rOld2, double t) in interpolate() function
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx298 double GridWindow::interpolate( in interpolate() function in GridWindow
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx501 B2DPolyPolygon interpolate(const B2DPolyPolygon& rOld1, const B2DPolyPolygon& rOld2, double t) in interpolate() function
H A Db2dpolygontools.cxx3104 B2DPolygon interpolate(const B2DPolygon& rOld1, const B2DPolygon& rOld2, double t) in interpolate() function

Completed in 75 milliseconds