Searched defs:enableAnimation (Results 1 – 5 of 5) sorted by relevance
20 enableAnimation?: boolean; property32 enableAnimation(value: boolean): FolderStackAttribute { method in ArkFolderStackComponent
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()
759 bool enableAnimation = false; in GetSpecificBarStatus() local
10466 enableAnimation(value) { method in ArkFolderStackComponent