Home
last modified time | relevance | path

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

/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/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/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_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h1555 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
5242 ArkUI_Int32 (*setBackgroundColor)(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor); member