adjustForBorderFit 4369 Source/core/rendering/RenderBlock.cpp toRenderBlock(obj)->adjustForBorderFit(x + obj->x(), left, right); adjustForBorderFit 4390 Source/core/rendering/RenderBlock.cpp adjustForBorderFit(0, left, right); adjustForBorderFit 443 Source/core/rendering/RenderBlock.h virtual void adjustForBorderFit(LayoutUnit x, LayoutUnit& left, LayoutUnit& right) const; // Helper function for borderFitAdjust adjustForBorderFit 2569 Source/core/rendering/RenderBlockFlow.cpp RenderBlock::adjustForBorderFit(x, left, right); adjustForBorderFit 300 Source/core/rendering/RenderBlockFlow.h virtual void adjustForBorderFit(LayoutUnit x, LayoutUnit& left, LayoutUnit& right) const OVERRIDE; // Helper function for borderFitAdjust