Searched refs:endMarginLength (Results 1 – 1 of 1) sorted by relevance
4420 Length endMarginLength = childStyle->marginEndUsing(styleToUse); in computeBlockPreferredLogicalWidths() local4426 if (endMarginLength.isFixed()) in computeBlockPreferredLogicalWidths()4427 marginEnd += endMarginLength.value(); in computeBlockPreferredLogicalWidths()