Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp392 …auto selectedDigitFontWeight = digitIndicatorInfo[DIGIT_INDICATOR_SELECTED_DIGIT_FONT_WEIGHT] == "… in GetDigitIndicatorInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp692 std::string selectedDigitFontWeight = selectedDigitFontWeightArg->ToString(vm)->ToString(vm); in GetSwiperDigitIndicator() local