Searched refs:resizable_rows (Results 1 – 1 of 1) sorted by relevance
1019 int resizable_rows = 0; in DistributeRemainingHeight() local1024 resizable_rows++; in DistributeRemainingHeight()1028 if (resizable_rows > 0) { in DistributeRemainingHeight()1030 int to_distribute = height / resizable_rows; in DistributeRemainingHeight()