Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp44 constexpr bool DEFAULT_SWIPE_BY_GROUP = false; variable
515 SwiperModelNG::SetSwipeByGroup(frameNode, DEFAULT_SWIPE_BY_GROUP); in ResetSwiperSwipeByGroup()