Searched defs:checkedBackgroundColor (Results 1 – 4 of 4) sorted by relevance
321 JSRef<JSVal> checkedBackgroundColor = obj->GetProperty("checkedBackgroundColor"); in JsRadioStyle() local
77 Local<JSValueRef> checkedBackgroundColor = runtimeCallInfo->GetCallArgRef(NUM_1); in SetRadioStyle() local
49 void SetRadioStyle(ArkUINodeHandle node, ArkUI_Uint32 checkedBackgroundColor, ArkUI_Uint32 unchecke… in SetRadioStyle()
1307 ArkUI_Uint32 checkedBackgroundColor; member