HomeSort by relevance Sort by last modified time
    Searched refs:flowAwareMarginBeforeForChild (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlexibleBox.h 113 LayoutUnit flowAwareMarginBeforeForChild(RenderBox* child) const;
RenderFlexibleBox.cpp 580 LayoutUnit RenderFlexibleBox::flowAwareMarginBeforeForChild(RenderBox* child) const
829 return ascent + flowAwareMarginBeforeForChild(child);
    [all...]

Completed in 1079 milliseconds