Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp634 bool includeLeading = includeLeadingForBox(box); in ascentAndDescentForBox() local
640 …ont || (box->renderer().style(isFirstLineStyle())->lineHeight().isNegative() && includeLeading))) { in ascentAndDescentForBox()
653 if (includeLeading) { in ascentAndDescentForBox()
665 if (includeLeading && !setUsedFontWithLeading) { in ascentAndDescentForBox()