Searched refs:GetIsCustomAnimation (Results 1 – 4 of 4) sorted by relevance
101 bool GetIsCustomAnimation() const in GetIsCustomAnimation() function
887 if (tabsPattern->GetIsCustomAnimation()) { in FocusIndexChange()1367 if (!tabsPattern->GetIsCustomAnimation() && indicator == index) { in ClickTo()1373 if (tabsPattern->GetIsCustomAnimation()) { in ClickTo()1739 if (!tabsPattern->GetIsCustomAnimation() && indicator == index) { in HandleSubTabBarClick()1747 if (tabsPattern->GetIsCustomAnimation()) { in HandleSubTabBarClick()
155 if (swiperLayoutProperty->GetIsCustomAnimation().value_or(false)) { in Measure()921 if (swiperLayoutProperty->GetIsCustomAnimation().value_or(false)) { in Layout()
164 if (props->GetIsCustomAnimation().value_or(false)) { in CreateLayoutAlgorithm()959 if (props->GetIsCustomAnimation().value_or(false)) { in OnDirtyLayoutWrapperSwap()1615 return props->GetIsCustomAnimation().value_or(false); in IsUseCustomAnimation()