Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockLineLayout.cpp1582 int lastLineAnnotationsAdjustment = 0; in layoutInlineChildren() local
1586lastLineAnnotationsAdjustment = lastRootBox()->computeUnderAnnotationAdjustment(lowestAllowedPosit… in layoutInlineChildren()
1588lastLineAnnotationsAdjustment = lastRootBox()->computeOverAnnotationAdjustment(lowestAllowedPositi… in layoutInlineChildren()
1592 setLogicalHeight(logicalHeight() + lastLineAnnotationsAdjustment + afterEdge); in layoutInlineChildren()