Searched refs:inactiveColorArg (Results 1 – 4 of 4) sorted by relevance
1714 …32* blurValues, ArkUI_Int32 blurValuesSize, ArkUI_Bool isValidColor, ArkUI_Uint32 inactiveColorArg) in SetBackgroundBlurStyle() argument1748 Color inactiveColor(inactiveColorArg); in SetBackgroundBlurStyle()3471 ArkUI_Uint32 inactiveColorArg) in SetBackgroundEffect() argument3490 Color inactiveColor(inactiveColorArg); in SetBackgroundEffect()
109 ArkUI_Uint32 inactiveColorArg);244 ArkUI_Uint32 inactiveColorArg);
2852 auto inactiveColorArg = runtimeCallInfo->GetCallArgRef(NUM_7); in SetBackgroundBlurStyleParam() local2854 if (ArkTSUtils::ParseJsColor(vm, inactiveColorArg, inactiveColor)) { in SetBackgroundBlurStyleParam()4984 …Local<JSValueRef> inactiveColorArg = runtimeCallInfo->GetCallArgRef(8); // 8:index of parameter in… in SetBackgroundEffectParam() local4997 if (ArkTSUtils::ParseJsColor(vm, inactiveColorArg, inactiveColor)) { in SetBackgroundEffectParam()
1605 ArkUI_Uint32 inactiveColorArg);1740 ArkUI_Uint32 inactiveColorArg);