Searched refs:PROPERTY_BACK_DECORATION_COLOR (Results 1 – 4 of 4) sorted by relevance
31 PROPERTY_BACK_DECORATION_COLOR, enumerator
602 { PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR, in UpdateStyleFromRenderNode()1105 map[PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR] = [textWeak](Color value) { in GetColorPropertySetterMap()1113 map[PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR] = [weak](Color value) { in GetColorPropertySetterMap()1149 map[PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR] = [textWeak]() -> Color { in GetColorPropertyGetterMap()1157 map[PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR] = [weak]() -> Color { in GetColorPropertyGetterMap()
119 … renderBox->UpdateStyleFromRenderNode(PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR); in ReplaceAnimation()
770 propertyType = PropertyAnimatableType::PROPERTY_BACK_DECORATION_COLOR; in CreateColorAnimation()