setLerp            55 libcore/FillStyle.cpp         f.setLerp(a, b, _ratio);
setLerp           112 libcore/FillStyle.h     void setLerp(const BitmapFill& a, const BitmapFill& b, double ratio);
setLerp           196 libcore/FillStyle.h     void setLerp(const GradientFill& a, const GradientFill& b, double ratio);
setLerp           259 libcore/FillStyle.h     void setLerp(const SolidFill& a, const SolidFill& b, double ratio) {
setLerp           303 libcore/FillStyle.h void setLerp(FillStyle& f, const FillStyle& a, const FillStyle& b, double t);
setLerp           191 libcore/LineStyle.h setLerp(LineStyle& s, const LineStyle& ls1, const LineStyle& ls2, double ratio) 
setLerp            91 libcore/MorphShape.cpp     _shape.setLerp(_def->shape1(), _def->shape2(), currentRatio());
setLerp            64 libcore/swf/ShapeRecord.cpp         setLerp(st, *_style1, *_style2, _ratio);
setLerp           116 libcore/swf/ShapeRecord.h     void setLerp(const ShapeRecord& a, const ShapeRecord& b,