Searched refs:styleWidth (Results 1 – 1 of 1) sorted by relevance
88 Length styleWidth = style()->logicalWidth(); in styleOrColLogicalWidth() local89 if (!styleWidth.isAuto()) in styleOrColLogicalWidth()90 return styleWidth; in styleOrColLogicalWidth()92 return logicalWidthFromColumns(firstColumn, styleWidth); in styleOrColLogicalWidth()93 return styleWidth; in styleOrColLogicalWidth()