Searched refs:typeFrom (Results 1 – 2 of 2) sorted by relevance
411 void ButtonPattern::AnimateTouchAndHover(RefPtr<RenderContext>& renderContext, int32_t typeFrom, in… in AnimateTouchAndHover() argument420 …Tag::ACE_SELECT_COMPONENT, "button animate touch from %{public}d to %{public}d", typeFrom, typeTo); in AnimateTouchAndHover()421 Color blendColorFrom = GetColorFromType(theme, typeFrom); in AnimateTouchAndHover()
372 …void AnimateTouchAndHover(RefPtr<RenderContext>& renderContext, int32_t typeFrom, int32_t typeTo, …