Searched defs:SetBackgroundColor (Results 1 – 8 of 8) sorted by relevance
60 void SetBackgroundColor(uint32_t color) { in SetBackgroundColor() function
87 void Component::SetBackgroundColor(uint32_t color) in SetBackgroundColor() function in ArkUICapiTest::Component
299 static napi_value SetBackgroundColor(napi_env env, napi_callback_info info) { in SetBackgroundColor() function
36 void SetBackgroundColor(ArkUI_NodeHandle node, uint32_t color) in SetBackgroundColor() function