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 226 void setMarginEndForChild(RenderBox* child, LayoutUnit value) const { child->setMarginEnd(value, style()); }
RenderBlockLineLayout.cpp 363 setMarginEndForChild(renderer, -endOverhang);
    [all...]

Completed in 44 milliseconds