Home
last modified time | relevance | path

Searched refs:DEFAULT_DISPLAY_COUNT (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp29 constexpr int32_t DEFAULT_DISPLAY_COUNT = 1; member
479 SwiperModelNG::SetDisplayCount(frameNode, DEFAULT_DISPLAY_COUNT); in SetSwiperDisplayCount()
487 SwiperModelNG::SetDisplayCount(frameNode, DEFAULT_DISPLAY_COUNT); in ResetSwiperDisplayCount()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp83 const static int32_t DEFAULT_DISPLAY_COUNT = 1; member
253 SwiperModel::GetInstance()->SetDisplayCount(DEFAULT_DISPLAY_COUNT); in SetDisplayCount()

Completed in 5 milliseconds