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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFlexibleBox.h139 LayoutUnit marginBoxAscentForChild(RenderBox& child);
H A DRenderFlexibleBox.cpp803 LayoutUnit RenderFlexibleBox::marginBoxAscentForChild(RenderBox& child) function in class:blink::RenderFlexibleBox
1110 LayoutUnit ascent = marginBoxAscentForChild(*child);
1305 LayoutUnit ascent = marginBoxAscentForChild(*child);

Completed in 72 milliseconds