Home | History | Annotate | Download | only in rendering

Lines Matching refs:descent

472                 int rootDescent = includeRootLine ? lineBox->renderer()->style(firstLine)->font().fontMetrics().descent() : 0;
475 int boxDescent = rt->style(firstLine)->font().fontMetrics().descent() + baselineShift;