Searched refs:KeyStopLerp (Results 1 – 7 of 7) sorted by relevance
53 KeyStopLerp::KeyStopLerp( const std::vector<double>& rKeyStops ) : in KeyStopLerp() function in basegfx::tools::KeyStopLerp60 KeyStopLerp::KeyStopLerp( const ::com::sun::star::uno::Sequence<double>& rKeyStops ) : in KeyStopLerp() function in basegfx::tools::KeyStopLerp70 KeyStopLerp::ResultType KeyStopLerp::lerp(double fAlpha) const in lerp()
50 class BASEGFX_DLLPUBLIC KeyStopLerp class64 explicit KeyStopLerp( const std::vector<double>& rKeyStops );75 explicit KeyStopLerp( const ::com::sun::star::uno::Sequence<double>& rKeyStops );
74 const ::basegfx::tools::KeyStopLerp maLerper;
47 tools::KeyStopLerp maKeyStops;
212 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillLinearGradient()369 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
332 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
856 basegfx::tools::KeyStopLerp aLerper(pPolyImpl->getValues().maStops); in doOperation()
Completed in 60 milliseconds