Searched defs:selectedColorValue (Results 1 – 10 of 10) sorted by relevance
234 jerry_value_t selectedColorValue = jerry_create_number(expectColorValue); in ComponentSliderStyleSetSelectColorTest005() local
346 JSRef<JSVal> selectedColorValue = obj->GetProperty("selectedColor"); in SetIconStyle() local362 void JSTabContent::GetLabelSelectedContent(const JSRef<JSVal> selectedColorValue, LabelStyle& label… in GetLabelSelectedContent()
226 …JSRef<JSVal> selectedColorValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::SELECTED_COLOR… in SetDotIndicatorInfo() local
461 …JSRef<JSVal> selectedColorValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::SELECTED_COLOR… in GetDotIndicatorInfo() local781 JSRef<JSVal> selectedColorValue = obj->GetProperty("selectedColor"); in SetIndicatorStyle() local
958 auto selectedColorValue = paramObject->GetProperty("selectedColor"); in UpdateLunarSwitchSettingData() local
185 …auto selectedColorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_SELECTED_COLOR); in GetDotIndicatorInfo() local
230 …auto selectedColorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_SELECTED_COLOR); in GetDotIndicatorInfo() local
116 ArkUI_OptionalUint selectedColorValue; member
1097 selectedColorValue: ResourceColor | undefined; property in ArkDotIndicator
1377 ArkUIOptionalUint selectedColorValue; member