Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp762 bool setUsedFontWithLeading = false; in ascentAndDescentForBox() local
779 setUsedFontWithLeading = true; in ascentAndDescentForBox()
789 if (includeLeading && !setUsedFontWithLeading) { in ascentAndDescentForBox()