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