Searched refs:weightedMaxHeight (Results 1 – 1 of 1) sorted by relevance
1143 int weightedMaxHeight = 0; in measureHorizontal() local1302 weightedMaxHeight = Math.max(weightedMaxHeight, in measureHorizontal()1501 alternativeMaxHeight = Math.max(alternativeMaxHeight, weightedMaxHeight); in measureHorizontal()