Searched refs:currentItemHeight (Results 1 – 1 of 1) sorted by relevance
2331 float currentItemHeight = 0.0f; in IsUniformHeightProbably() local2333 currentItemHeight = positionInfo.second.endPos - positionInfo.second.startPos; in IsUniformHeightProbably()2335 itemHeight = currentItemHeight; in IsUniformHeightProbably()2336 } else if (!NearEqual(currentItemHeight, itemHeight)) { in IsUniformHeightProbably()