Searched defs:marginBeforeForChild (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.h304 LayoutUnit marginBeforeForChild(const RenderBoxModelObject* child) const { return child->marginBefore(style()); } function in class:WebCore::RenderBlock

Completed in 2101 milliseconds