Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dcustom_dialog_model.h35 ArkUI_Int32 enableCustomStyle; member
Dcustom_dialog_model.cpp312 ArkUI_Int32 EnableDialogCustomStyle(ArkUIDialogHandle controllerHandler, bool enableCustomStyle) in EnableDialogCustomStyle()
Dnode_api.cpp1822 ArkUI_Int32 EnableDialogCustomStyle(ArkUIDialogHandle handle, ArkUI_Bool enableCustomStyle) in EnableDialogCustomStyle()
/foundation/arkui/ace_engine/interfaces/native/
Dnative_dialog.h211 int32_t (*enableCustomStyle)(ArkUI_NativeDialogHandle handle, bool enableCustomStyle); member
/foundation/arkui/ace_engine/interfaces/native/node/
Ddialog_model.cpp143 int32_t EnableCustomStyle(ArkUI_NativeDialogHandle handle, bool enableCustomStyle) in EnableCustomStyle()
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
Dcjui_api.h3344 ArkUI_Int32 (*enableCustomStyle)(ArkUIDialogHandle handle, ArkUI_Bool enableCustomStyle); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
Darkoala_api.h5394 ArkUI_Int32 (*enableCustomStyle)(ArkUIDialogHandle handle, ArkUI_Bool enableCustomStyle); member