Searched defs:isLeftTouchBottom (Results 1 – 2 of 2) sorted by relevance
159 bool isLeftTouchBottom = (currentIndex_ == static_cast<int32_t>(totalCount) - 1); in GetTouchBottomCenterX() local208 bool isLeftTouchBottom = (currentIndex_ == static_cast<int32_t>(totalCount) - 1); in PaintContent() local
81 bool isLeftTouchBottom = (currentIndex == realItemCount_ - 1); in GetTouchBottomCenterX() local