Home
last modified time | relevance | path

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

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