Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp47 constexpr bool DEAFULT_DISABLE_SWIPE = false; variable
601 SwiperModelNG::SetDisableSwipe(frameNode, DEAFULT_DISABLE_SWIPE); in ResetSwiperDisableSwipe()