Searched refs:getUnderlyingValue (Results 1 – 13 of 13) sorted by relevance
81 virtual HSLColor getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon43bd9f0b0111::HSLWrapper83 return HSLColor( mpAnimation->getUnderlyingValue() ); in getUnderlyingValue()
84 virtual double getUnderlyingValue() const;195 double ClippingAnimation::getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon363239bf0111::ClippingAnimation
63 virtual double getUnderlyingValue() const;
388 double SlideChangeBase::getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::SlideChangeBase
169 virtual ::basegfx::B2DTuple getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anone8ff23960111::TupleAnimation340 virtual double getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anone8ff23960111::PathAnimation559 ValueT getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anone8ff23960111::GenericAnimation
65 virtual ValueType getUnderlyingValue() const = 0;
67 virtual ValueType getUnderlyingValue() const = 0;
66 virtual ValueType getUnderlyingValue() const = 0;
192 const ValueType aAnimationStartValue( mpAnim->getUnderlyingValue() ); in startAnimation()
Completed in 55 milliseconds