Searched refs:styleWidth (Results 1 – 1 of 1) sorted by relevance
92 Length styleWidth = style()->logicalWidth(); in styleOrColLogicalWidth() local93 if (!styleWidth.isAuto()) in styleOrColLogicalWidth()94 return styleWidth; in styleOrColLogicalWidth()96 return logicalWidthFromColumns(firstColumn, styleWidth); in styleOrColLogicalWidth()97 return styleWidth; in styleOrColLogicalWidth()