Home | History | Annotate | Download | only in gtk

Lines Matching defs:fontMetrics

1263     const FontMetrics& fontMetrics = renderObject->firstLineStyle()->fontMetrics();
1264 return fontMetrics.ascent() + (renderObject->firstLineStyle()->computedLineHeight() - fontMetrics.height()) / 2;