Searched refs:tabContentNum (Results 1 – 2 of 2) sorted by relevance
474 auto tabContentNum = swiperNode->TotalChildCount(); in BeforeCreateLayoutWrapper() local478 if (index > tabContentNum - 1) { in BeforeCreateLayoutWrapper()
564 auto tabContentNum = swiperNode->TotalChildCount(); in Pop() local565 if (index > tabContentNum - 1 || index < 0) { in Pop()