Home | History | Annotate | Download | only in rendering

Lines Matching refs:setMaxMarginAfterValues

1249             setMaxMarginAfterValues(0, 0);
1828 setMaxMarginAfterValues(max(maxPositiveMarginAfter(), marginInfo.positiveMargin()), max(maxNegativeMarginAfter(), marginInfo.negativeMargin()));
5691 void RenderBlock::setMaxMarginAfterValues(int pos, int neg)