Searched defs:selectedColorValue (Results 1 – 7 of 7) 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()
456 …JSRef<JSVal> selectedColorValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::SELECTED_COLOR… in GetDotIndicatorInfo() local748 JSRef<JSVal> selectedColorValue = obj->GetProperty("selectedColor"); in SetIndicatorStyle() local
958 auto selectedColorValue = paramObject->GetProperty("selectedColor"); in UpdateLunarSwitchSettingData() local
116 ArkUI_OptionalUint selectedColorValue; member
227 …auto selectedColorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_SELECTED_COLOR); in GetDotIndicatorInfo() local
1302 ArkUIOptionalUint selectedColorValue; member