printBorderStyle  258 Source/core/rendering/RenderTreeAsText.cpp                 printBorderStyle(ts, o.style()->borderTopStyle());
printBorderStyle  269 Source/core/rendering/RenderTreeAsText.cpp                     printBorderStyle(ts, o.style()->borderRightStyle());
printBorderStyle  281 Source/core/rendering/RenderTreeAsText.cpp                     printBorderStyle(ts, o.style()->borderBottomStyle());
printBorderStyle  293 Source/core/rendering/RenderTreeAsText.cpp                     printBorderStyle(ts, o.style()->borderLeftStyle());