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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.h 347 void setMarginEndForChild(RenderBox* child, LayoutUnit value) const { child->setMarginEnd(value, style()); }
    [all...]
RenderBlockLineLayout.cpp 765 setMarginEndForChild(renderer, -endOverhang);
    [all...]

Completed in 2202 milliseconds