Home
last modified time | relevance | path

Searched defs:enableCustomAnimation (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dcustom_dialog_model.h37 ArkUI_Bool enableCustomAnimation; member
Dcustom_dialog_model.cpp319 …_Int32 EnableDialogCustomAnimation(ArkUIDialogHandle controllerHandler, bool enableCustomAnimation) in EnableDialogCustomAnimation()
Dnode_api.cpp1827 ArkUI_Int32 EnableDialogCustomAnimation(ArkUIDialogHandle handle, ArkUI_Bool enableCustomAnimation) in EnableDialogCustomAnimation()
/foundation/arkui/ace_engine/interfaces/native/
Dnative_dialog.h221 int32_t (*enableCustomAnimation)(ArkUI_NativeDialogHandle handle, bool enableCustomAnimation); member
/foundation/arkui/ace_engine/interfaces/native/node/
Ddialog_model.cpp152 int32_t EnableCustomAnimation(ArkUI_NativeDialogHandle handle, bool enableCustomAnimation) in EnableCustomAnimation()
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
Dcjui_api.h3345 … ArkUI_Int32 (*enableCustomAnimation)(ArkUIDialogHandle handle, ArkUI_Bool enableCustomAnimation); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
Darkoala_api.h5395 … ArkUI_Int32 (*enableCustomAnimation)(ArkUIDialogHandle handle, ArkUI_Bool enableCustomAnimation); member