Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp751 std::string indicatorValues = std::string(indicatorStr); in SetSwiperIndicator() local
752 StringUtils::StringSplitter(indicatorValues, '|', res); in SetSwiperIndicator()