Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp537 JSRef<JSVal> dotRightValue = obj->GetProperty("rightValue"); in GetDigitIndicatorInfo() local
552 digitalParameters.dimRight = ParseIndicatorDimension(dotRightValue); in GetDigitIndicatorInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp374 auto dotRightValue = in GetDigitIndicatorInfo() local
403 digitalParameters.dimRight = ParseIndicatorDimension(dotRightValue); in GetDigitIndicatorInfo()