Searched refs:estimatedHeightItem (Results 1 – 1 of 1) sorted by relevance
1041 auto estimatedHeightItem = estimatedHeight - height; in UpdateScrollBarRegion() local1042 estimatedHeight_ = (estimatedHeightItem < 0 ? 0 : estimatedHeightItem); in UpdateScrollBarRegion()