Searched defs:comingIndex (Results 1 – 4 of 4) sorted by relevance
636 (int32_t currentIndex, int32_t comingIndex) -> bool { in SetOnContentWillChange()
625 auto callback = [](int32_t currentIndex, int32_t comingIndex) -> bool { return true; }; in __anon655b7e4a0b02()
5385 bool SwiperPattern::ContentWillChange(int32_t comingIndex) in ContentWillChange()5390 bool SwiperPattern::ContentWillChange(int32_t currentIndex, int32_t comingIndex) in ContentWillChange()5427 int32_t comingIndex = currentIndex; in CheckSwiperPanEvent() local
3173 bool TabBarPattern::ContentWillChange(int32_t comingIndex) in ContentWillChange()3181 bool TabBarPattern::ContentWillChange(int32_t currentIndex, int32_t comingIndex) in ContentWillChange()