Searched defs:marginEndForChild (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.h224 LayoutUnit marginEndForChild(const RenderBoxModelObject* child) const { return child->marginEnd(style()); } function in class:blink::RenderBlock

Completed in 116 milliseconds