Home
last modified time | relevance | path

Searched defs:enableAnimation (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkFolderStack.ts20 enableAnimation?: boolean; property
32 enableAnimation(value: boolean): FolderStackAttribute { method in ArkFolderStackComponent
/foundation/arkui/ace_engine/test/unittest/core/pattern/folder_stack/
Dfolder_stack_test_ng.cpp84 RefPtr<UINode> FolderStackTestNg::CreateWithItem(bool enableAnimation, bool autoHalfFold, Alignment… in CreateWithItem()
115 bool enableAnimation = false; variable
/foundation/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp605 …TestBtnAnimationListener(UIView* uiView, bool enableAnimation) : uiView_(uiView), enableAnimation_… in TestBtnAnimationListener()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window_utils.cpp759 bool enableAnimation = false; in GetSpecificBarStatus() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js10466 enableAnimation(value) { method in ArkFolderStackComponent