Searched refs:heightWithoutIntrinsicPadding (Results 1 – 1 of 1) sorted by relevance
663 int heightWithoutIntrinsicPadding = cell->height() - oldTe - oldBe; in setCellWidths() local681 te = (rHeight - heightWithoutIntrinsicPadding) / 2; in setCellWidths()684 te = rHeight - heightWithoutIntrinsicPadding; in setCellWidths()690 int be = rHeight - heightWithoutIntrinsicPadding - te; in setCellWidths()