Searched refs:GetterMap (Results 1 – 7 of 7) sorted by relevance
45 using GetterMap = std::map<PropertyAnimatableType, Getter>; variable74 typename U::GetterMap getterMap = propertyAnimatable->GetPropertyGetterMap(u); in AddPropertyAnimation()106 const FloatPropertyAnimatable::GetterMap GetPropertyGetterMap(FloatPropertyAnimatable&) in GetPropertyGetterMap()114 const ColorPropertyAnimatable::GetterMap GetPropertyGetterMap(ColorPropertyAnimatable&) in GetPropertyGetterMap()122 …const BackgroundPositionPropertyAnimatable::GetterMap GetPropertyGetterMap(BackgroundPositionPrope… in GetPropertyGetterMap()130 virtual FloatPropertyAnimatable::GetterMap GetFloatPropertyGetterMap() in GetFloatPropertyGetterMap()132 return FloatPropertyAnimatable::GetterMap(); in GetFloatPropertyGetterMap()138 virtual ColorPropertyAnimatable::GetterMap GetColorPropertyGetterMap() in GetColorPropertyGetterMap()140 return ColorPropertyAnimatable::GetterMap(); in GetColorPropertyGetterMap()146 virtual BackgroundPositionPropertyAnimatable::GetterMap GetBackgroundPositionPropertyGetterMap() in GetBackgroundPositionPropertyGetterMap()[all …]
114 FloatPropertyAnimatable::GetterMap RenderClip::GetFloatPropertyGetterMap() in GetFloatPropertyGetterMap()116 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap()
112 FloatPropertyAnimatable::GetterMap GetFloatPropertyGetterMap() override;
190 ColorPropertyAnimatable::GetterMap GetColorPropertyGetterMap() override;
50 FloatPropertyAnimatable::GetterMap GetFloatPropertyGetterMap() override;
925 FloatPropertyAnimatable::GetterMap RenderBoxBase::GetFloatPropertyGetterMap() in GetFloatPropertyGetterMap()927 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap()
1131 ColorPropertyAnimatable::GetterMap RenderBox::GetColorPropertyGetterMap() in GetColorPropertyGetterMap()1133 ColorPropertyAnimatable::GetterMap map; in GetColorPropertyGetterMap()