Home
last modified time | relevance | path

Searched refs:dotBottomValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp538 JSRef<JSVal> dotBottomValue = obj->GetProperty("bottomValue"); in GetDigitIndicatorInfo() local
553 digitalParameters.dimBottom = ParseIndicatorDimension(dotBottomValue); in GetDigitIndicatorInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp376 auto dotBottomValue = in GetDigitIndicatorInfo() local
404 digitalParameters.dimBottom = ParseIndicatorDimension(dotBottomValue); in GetDigitIndicatorInfo()