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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.h 225 void setMarginStartForChild(RenderBox* child, LayoutUnit value) const { child->setMarginStart(value, style()); }
RenderBlockLineLayout.cpp 362 setMarginStartForChild(renderer, -startOverhang);
    [all...]

Completed in 50 milliseconds