Searched refs:cornerStart (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.cpp246 static int cornerStart(const RenderStyle* style, int minX, int maxX, int thickness) function in namespace:blink
272 return IntRect(cornerStart(style, bounds.x(), bounds.maxX(), horizontalThickness),

Completed in 1344 milliseconds