Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.h148 bool SupportChainAnimation() const;
H A Ddom_list.cpp211 bool DOMList::SupportChainAnimation() const in SupportChainAnimation() function in OHOS::Ace::Framework::DOMList
335 listComponent_->SetChainAnimation(SupportChainAnimation()); in CreateOrUpdateList()
337 if (SupportChainAnimation()) { in CreateOrUpdateList()