Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Dnative_dialog.h150 int32_t (*setBackgroundColor)(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor); member
Darkoala_api.h1388 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
4876 ArkUI_Int32 (*setBackgroundColor)(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor); member
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/types/libentry/
Dindex.d.ts50 export const setBackgroundColor: (windowId: number, color: string) => number; constant
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customdialog/
Dcustomdialog_test.cpp69 static auto setBackgroundColor(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, uint32_… in setBackgroundColor() function
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_platform/ace_ets_module_platform_api20/entry/src/main/cpp/
Dnapi_render_init.cpp492 void setBackgroundColor(ArkUI_NodeHandle handle) in setBackgroundColor() function
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h1541 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
5225 ArkUI_Int32 (*setBackgroundColor)(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor); member