Home
last modified time | relevance | path

Searched defs:selectedColorValue (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dslider_tdd_test.cpp234 jerry_value_t selectedColorValue = jerry_create_number(expectColorValue); in ComponentSliderStyleSetSelectColorTest005() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp346 JSRef<JSVal> selectedColorValue = obj->GetProperty("selectedColor"); in SetIconStyle() local
362 void JSTabContent::GetLabelSelectedContent(const JSRef<JSVal> selectedColorValue, LabelStyle& label… in GetLabelSelectedContent()
H A Djs_swiper.cpp456 …JSRef<JSVal> selectedColorValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::SELECTED_COLOR… in GetDotIndicatorInfo() local
748 JSRef<JSVal> selectedColorValue = obj->GetProperty("selectedColor"); in SetIndicatorStyle() local
H A Djs_datepicker.cpp958 auto selectedColorValue = paramObject->GetProperty("selectedColor"); in UpdateLunarSwitchSettingData() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.h116 ArkUI_OptionalUint selectedColorValue; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp227 …auto selectedColorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_SELECTED_COLOR); in GetDotIndicatorInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1302 ArkUIOptionalUint selectedColorValue; member