Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp61 constexpr int32_t INDICATOR_TYPE_INDEX = 0; variable
753 std::string type = res[INDICATOR_TYPE_INDEX]; in SetSwiperIndicator()