Searched refs:cRowLogicalHeight (Results 1 – 1 of 1) sorted by relevance
67 Length cRowLogicalHeight = row.logicalHeight; in updateLogicalHeightForCell() local70 if (!(cRowLogicalHeight.isPercent()) in updateLogicalHeightForCell()71 … || (cRowLogicalHeight.isPercent() && cRowLogicalHeight.percent() < logicalHeight.percent())) in updateLogicalHeightForCell()75 if (cRowLogicalHeight.type() < Percent in updateLogicalHeightForCell()76 … || (cRowLogicalHeight.isFixed() && cRowLogicalHeight.value() < logicalHeight.value())) in updateLogicalHeightForCell()