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

/external/webkit/Source/WebCore/rendering/
H A DRootInlineBox.cpp591 bool includeFont = includeFontForBox(box); local
596 if (usedFonts && !usedFonts->isEmpty() && (includeFont || (box->renderer()->style(m_firstLine)->lineHeight().isNegative() && includeLeading))) {
605 if (includeFont) {

Completed in 205 milliseconds