Searched refs:alternativeMaxHeight (Results 1 – 1 of 1) sorted by relevance
1106 int alternativeMaxHeight = 0; in measureHorizontal() local1269 alternativeMaxHeight = Math.max(alternativeMaxHeight, in measureHorizontal()1405 alternativeMaxHeight = Math.max(alternativeMaxHeight, in measureHorizontal()1445 alternativeMaxHeight = Math.max(alternativeMaxHeight, weightedMaxHeight); in measureHorizontal()1471 maxHeight = alternativeMaxHeight; in measureHorizontal()