Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockLineLayout.cpp1038 LayoutUnit bottomVisualOverflow = lastRootBox()->logicalBottomVisualOverflow(); in linkToEndLineIfNeeded() local
1050 …LayoutRect logicalVisualOverflow(0, blockLogicalHeight, 1, bottomVisualOverflow - blockLogicalHeig… in linkToEndLineIfNeeded()