Searched refs:logicalWidthType (Results 1 – 1 of 1) sorted by relevance
234 LengthType logicalWidthType = style()->logicalWidth().type(); in computeLogicalWidth() local235 if (logicalWidthType > Relative && style()->logicalWidth().isPositive()) { in computeLogicalWidth()