Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.h190 LayoutUnit beforeAnnotationsAdjustment() const;
DRootInlineBox.cpp246 LayoutUnit annotationsAdjustment = beforeAnnotationsAdjustment(); in alignBoxesInBlockDirection()
264 LayoutUnit RootInlineBox::beforeAnnotationsAdjustment() const in beforeAnnotationsAdjustment() function in blink::RootInlineBox