Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp314 …LayoutUnit highestAllowedPosition = prevRootBox() ? min(prevRootBox()->lineBottom(), lineTop()) + … in beforeAnnotationsAdjustment() local
315 result = computeOverAnnotationAdjustment(highestAllowedPosition); in beforeAnnotationsAdjustment()