Searched refs:printBorderStyle (Results 1 – 4 of 4) sorted by relevance
133 static void printBorderStyle(TextStream& ts, const EBorderStyle borderStyle) in printBorderStyle() function318 printBorderStyle(ts, o.style()->borderTopStyle()); in writeRenderObject()332 printBorderStyle(ts, o.style()->borderRightStyle()); in writeRenderObject()346 printBorderStyle(ts, o.style()->borderBottomStyle()); in writeRenderObject()360 printBorderStyle(ts, o.style()->borderLeftStyle()); in writeRenderObject()
54240 (printBorderStyle):55782 (printBorderStyle):
55814 (WebCore::printBorderStyle): Removed the unused RenderObject argument.55815 (WebCore::operator<<): Updated for the change to printBorderStyle function.
3443 (WebCore::printBorderStyle):