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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.cpp638 bool setUsedFontWithLeading = false; local
655 setUsedFontWithLeading = true;
665 if (includeLeading && !setUsedFontWithLeading) {

Completed in 797 milliseconds