Home
last modified time | relevance | path

Searched defs:selectedDigitFontValue (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indicator.cpp254 JSRef<JSVal> selectedDigitFontValue = obj->GetProperty("selectedDigitFontValue"); in GetDigitIndicatorInfo() local
Djs_swiper.cpp549 JSRef<JSVal> selectedDigitFontValue = obj->GetProperty("selectedDigitFontValue"); in GetDigitIndicatorInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkClassDefine.ts1145 selectedDigitFontValue: ArkDigitFont | undefined; property in ArkDigitIndicator