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.cpp277 …LayoutUnit highestAllowedPosition = prevRootBox() ? std::min(prevRootBox()->lineBottom(), lineTop(… in beforeAnnotationsAdjustment() local
278 result = computeOverAnnotationAdjustment(highestAllowedPosition); in beforeAnnotationsAdjustment()