Home | History | Annotate | Download | only in rendering

Lines Matching refs:maxAscent

233     int maxAscent = 0;
243 computeLogicalBoxHeights(this, maxPositionTop, maxPositionBottom, maxAscent, maxDescent, setMaxAscent, setMaxDescent, noQuirksMode,
246 if (maxAscent + maxDescent < max(maxPositionTop, maxPositionBottom))
247 adjustMaxAscentAndDescent(maxAscent, maxDescent, maxPositionTop, maxPositionBottom);
249 int maxHeight = maxAscent + maxDescent;
257 placeBoxesInBlockDirection(heightOfBlock, maxHeight, maxAscent, noQuirksMode, lineTop, lineBottom, setLineTop,
628 // we are contributing to the maxAscent value. Descent is similar. If any part of our font box is below