Home
last modified time | relevance | path

Searched refs:KeyStopLerp (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basegfx/source/tools/
H A Dkeystoplerp.cxx53 KeyStopLerp::KeyStopLerp( const std::vector<double>& rKeyStops ) : in KeyStopLerp() function in basegfx::tools::KeyStopLerp
60 KeyStopLerp::KeyStopLerp( const ::com::sun::star::uno::Sequence<double>& rKeyStops ) : in KeyStopLerp() function in basegfx::tools::KeyStopLerp
70 KeyStopLerp::ResultType KeyStopLerp::lerp(double fAlpha) const in lerp()
/trunk/main/basegfx/inc/basegfx/tools/
H A Dkeystoplerp.hxx50 class BASEGFX_DLLPUBLIC KeyStopLerp class
64 explicit KeyStopLerp( const std::vector<double>& rKeyStops );
75 explicit KeyStopLerp( const ::com::sun::star::uno::Sequence<double>& rKeyStops );
/trunk/main/slideshow/source/engine/activities/
H A Dcontinuouskeytimeactivitybase.hxx74 const ::basegfx::tools::KeyStopLerp maLerper;
/trunk/main/basegfx/test/
H A Dbasegfxtools.cxx47 tools::KeyStopLerp maKeyStops;
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx212 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillLinearGradient()
369 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx332 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx856 basegfx::tools::KeyStopLerp aLerper(pPolyImpl->getValues().maStops); in doOperation()

Completed in 47 milliseconds