Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.h166 bool includesRootLineBoxFontOrLeading() const;
DRootInlineBox.cpp957 bool RootInlineBox::includesRootLineBoxFontOrLeading() const in includesRootLineBoxFontOrLeading() function in WebCore::RootInlineBox
DRenderBlockLineLayout.cpp456 bool includeRootLine = lineBox->includesRootLineBoxFontOrLeading(); in setLogicalWidthForTextRun()