Searched defs:setBackgroundColor (Results 1 – 6 of 6) sorted by relevance
150 int32_t (*setBackgroundColor)(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor); member
1388 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member4876 ArkUI_Int32 (*setBackgroundColor)(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor); member
50 export const setBackgroundColor: (windowId: number, color: string) => number; constant
69 static auto setBackgroundColor(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, uint32_… in setBackgroundColor() function
492 void setBackgroundColor(ArkUI_NodeHandle handle) in setBackgroundColor() function
1541 void (*setBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member5225 ArkUI_Int32 (*setBackgroundColor)(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor); member