Home
last modified time | relevance | path

Searched refs:GetFocusAnimationDuration (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dtv_interactive_effect.h38 focusDuration_ = theme_->GetFocusAnimationDuration(); // 100.0 in HandleOnFocus()
51 focusDuration_ = theme_->GetFocusAnimationDuration(); // 100.0 in HandleOnBlur()
H A Dlist_item_theme.h152 double GetFocusAnimationDuration() const in GetFocusAnimationDuration() function