Searched refs:dtIndex (Results 1 – 1 of 1) sorted by relevance
166 double dtIndex = -offset / estimateAverageHeight_; in CheckJumpToIndex() local168 if (dtIndex >= 0) { in CheckJumpToIndex()169 auto idx = static_cast<int32_t>(dtIndex); in CheckJumpToIndex()177 auto idx = static_cast<int32_t>(-dtIndex); in CheckJumpToIndex()