Home
last modified time | relevance | path

Searched defs:unselectedColorValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp340 JSRef<JSVal> unselectedColorValue = obj->GetProperty("unselectedColor"); in SetIconStyle() local
354 void JSTabContent::GetLabelUnselectedContent(const JSRef<JSVal> unselectedColorValue, LabelStyle& l… in GetLabelUnselectedContent()
H A Djs_datepicker.cpp959 auto unselectedColorValue = paramObject->GetProperty("unselectedColor"); in UpdateLunarSwitchSettingData() local