Searched refs:InterpolateTo (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DInt64Property.h31 virtual bool InterpolateTo(const Property* other,
H A DColorProperty.h39 virtual bool InterpolateTo(const Property* other,
H A DInt64Property.cpp69 // InterpolateTo
71 Int64Property::InterpolateTo(const Property* other, float scale) function in class:Int64Property
H A DIconProperty.h42 virtual bool InterpolateTo(const Property* other,
H A DIconProperty.cpp121 // InterpolateTo
123 IconProperty::InterpolateTo(const Property* other, float scale) function in class:IconProperty
H A DColorProperty.cpp148 // InterpolateTo
150 ColorProperty::InterpolateTo(const Property* other, float scale) function in class:ColorProperty
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.h42 virtual bool InterpolateTo(const Property* other,
81 virtual bool InterpolateTo(const Property* other,
124 virtual bool InterpolateTo(const Property* other,
165 virtual bool InterpolateTo(const Property* other,
200 virtual bool InterpolateTo(const Property* other,
H A DProperty.cpp76 // InterpolateTo
78 Property::InterpolateTo(const Property* other, float scale) function in class:Property
197 // InterpolateTo
199 IntProperty::InterpolateTo(const Property* other, float scale) function in class:IntProperty
332 // InterpolateTo
334 FloatProperty::InterpolateTo(const Property* other, float scale) function in class:FloatProperty
451 // InterpolateTo
453 UInt8Property::InterpolateTo(const Property* other, float scale) function in class:UInt8Property
576 // InterpolateTo
578 BoolProperty::InterpolateTo(cons function in class:BoolProperty
[all...]

Completed in 57 milliseconds