Searched refs:availableContentLogicalWidth (Results 1 – 1 of 1) sorted by relevance
248 int availableContentLogicalWidth = max(0, containerWidthInInlineDirection - marginTotal); in computeLogicalWidth() local251 setLogicalWidth(min(availableContentLogicalWidth, maxPreferredLogicalWidth())); in computeLogicalWidth()