Home | History | Annotate | Download | only in rendering

Lines Matching refs:containerWidthInInlineDirection

1592     int containerWidthInInlineDirection = containerLogicalWidth;
1594 containerWidthInInlineDirection = perpendicularContainingBlockLogicalHeight();
1626 setLogicalWidth(computeLogicalWidthUsing(LogicalWidth, containerWidthInInlineDirection));
1630 int maxLogicalWidth = computeLogicalWidthUsing(MaxLogicalWidth, containerWidthInInlineDirection);
1638 int minLogicalWidth = computeLogicalWidthUsing(MinLogicalWidth, containerWidthInInlineDirection);