Home
last modified time | relevance | path

Searched refs:includeFont (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp759 bool includeFont = includeFontForBox(box); in ascentAndDescentForBox() local
764 …if (usedFonts && !usedFonts->isEmpty() && (includeFont || (box->renderer()->style(isFirstLineStyle… in ascentAndDescentForBox()
773 if (includeFont) { in ascentAndDescentForBox()