Searched defs:enableAnimation (Results 1 – 5 of 5) sorted by relevance
49 ### enableAnimation subsection
59 ### enableAnimation subsection
84 RefPtr<UINode> FolderStackTestNg::CreateWithItem(bool enableAnimation, bool autoHalfFold, Alignment… in CreateWithItem()115 bool enableAnimation = false; variable
605 …TestBtnAnimationListener(UIView* uiView, bool enableAnimation) : uiView_(uiView), enableAnimation_… in TestBtnAnimationListener()
10836 enableAnimation(value) { method in ArkFolderStackComponent