Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp54 constexpr int32_t DISPLAY_ARROW_UNDEFINED = 3; variable
526 if (displayArrowValue == DISPLAY_ARROW_UNDEFINED) { in SetSwiperDisplayArrow()