Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp721 int32_t skipCnt = 0; in FlushFocus() local
723 ++skipCnt; in FlushFocus()
726 ++skipCnt; in FlushFocus()
729 ++skipCnt; in FlushFocus()
735 if (skipCnt > 0 || !node) { in FlushFocus()
736 --skipCnt; in FlushFocus()