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

  /external/webkit/WebCore/rendering/
RenderObject.h 710 void setBottomMarginQuirk(bool b = true) { m_bottomMarginQuirk = b; }
    [all...]
RenderBlock.cpp 732 setBottomMarginQuirk(style()->marginBottom().quirk());
    [all...]

Completed in 17 milliseconds