Home | History | Annotate | Download | only in rendering

Lines Matching refs:setMaxMarginAfterValues

1264             setMaxMarginAfterValues(0, 0);
1843 setMaxMarginAfterValues(max(maxPositiveMarginAfter(), marginInfo.positiveMargin()), max(maxNegativeMarginAfter(), marginInfo.negativeMargin()));
5717 void RenderBlock::setMaxMarginAfterValues(int pos, int neg)