Home
last modified time | relevance | path

Searched refs:DISPLAY_ARROW_IS_HOVER_SHOW_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.cpp60 constexpr int32_t DISPLAY_ARROW_IS_HOVER_SHOW_UNDEFINED = 2; variable
559 if (isHoverShow != DISPLAY_ARROW_IS_HOVER_SHOW_UNDEFINED) { in SetSwiperDisplayArrow()