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.h161 bool includesRootLineBoxFontOrLeading() const;
DRootInlineBox.cpp833 bool RootInlineBox::includesRootLineBoxFontOrLeading() const in includesRootLineBoxFontOrLeading() function in blink::RootInlineBox
DRenderBlockLineLayout.cpp377 bool includeRootLine = lineBox->includesRootLineBoxFontOrLeading(); in setLogicalWidthForTextRun()