Searched refs:flowAwareBorderStart (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFlexibleBox.h104 LayoutUnit flowAwareBorderStart() const;
H A DRenderFlexibleBox.cpp445 LayoutUnit RenderFlexibleBox::flowAwareBorderStart() const function in class:blink::RenderFlexibleBox
1072 LayoutUnit mainAxisOffset = flowAwareBorderStart() + flowAwarePaddingStart();

Completed in 123 milliseconds