drawBoxSideFromPath 1577 Source/core/rendering/RenderBoxModelObject.cpp         drawBoxSideFromPath(graphicsContext, outerBorder.rect(), *path, edges, edgeToRender.width, thickness, side, style,
drawBoxSideFromPath 1966 Source/core/rendering/RenderBoxModelObject.cpp             drawBoxSideFromPath(graphicsContext, borderRect, borderPath, edges, thickness, drawThickness, side, style, color, SOLID, bleedAvoidance, includeLogicalLeftEdge, includeLogicalRightEdge);
drawBoxSideFromPath 1985 Source/core/rendering/RenderBoxModelObject.cpp             drawBoxSideFromPath(graphicsContext, borderRect, borderPath, edges, thickness, drawThickness, side, style, color, SOLID, bleedAvoidance, includeLogicalLeftEdge, includeLogicalRightEdge);
drawBoxSideFromPath 2003 Source/core/rendering/RenderBoxModelObject.cpp         drawBoxSideFromPath(graphicsContext, borderRect, borderPath, edges, thickness, drawThickness, side, style, color, s1, bleedAvoidance, includeLogicalLeftEdge, includeLogicalRightEdge);
drawBoxSideFromPath 2017 Source/core/rendering/RenderBoxModelObject.cpp         drawBoxSideFromPath(graphicsContext, borderRect, borderPath, edges, thickness, drawThickness, side, style, color, s2, bleedAvoidance, includeLogicalLeftEdge, includeLogicalRightEdge);
drawBoxSideFromPath  341 Source/core/rendering/RenderBoxModelObject.h     void drawBoxSideFromPath(GraphicsContext*, const LayoutRect&, const Path&, const class BorderEdge[],