Searched refs:cornerStart (Results 1 – 1 of 1) sorted by relevance
221 static int cornerStart(const RenderStyle* style, int minX, int maxX, int thickness) in cornerStart() function247 return IntRect(cornerStart(style, bounds.x(), bounds.maxX(), horizontalThickness), in cornerRect()