Home
last modified time | relevance | path

Searched defs:borderFitAdjust (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderBox.h183 …virtual void borderFitAdjust(int& /*x*/, int& /*w*/) const { } // Shrink the box in which the bord… in borderFitAdjust() function
DRenderBlock.cpp4852 void RenderBlock::borderFitAdjust(int& x, int& w) const in borderFitAdjust() function in WebCore::RenderBlock