Searched defs:outerBorder (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBoxModelObject.cpp | 1581 …(GraphicsContext* graphicsContext, const RenderStyle* style, const RoundedRect& outerBorder, const… in paintOneBorderSide() 1628 static IntRect calculateSideRect(const RoundedRect& outerBorder, const BorderEdge edges[], int side) in calculateSideRect() 1645 …(GraphicsContext* graphicsContext, const RenderStyle* style, const RoundedRect& outerBorder, const… in paintBorderSides() 1693 …(GraphicsContext* graphicsContext, const RenderStyle* style, const RoundedRect& outerBorder, const… in paintTranslucentBorderSides() 1749 …RoundedRect outerBorder = style->getRoundedBorderFor(rect, includeLogicalLeftEdge, includeLogicalR… in paintBorder() local 2068 …ect::clipBorderSidePolygon(GraphicsContext* graphicsContext, const RoundedRect& outerBorder, const… in clipBorderSidePolygon() 2255 static IntRect calculateSideRectIncludingInner(const RoundedRect& outerBorder, const BorderEdge edg… in calculateSideRectIncludingInner() 2362 …derSideForComplexInnerPath(GraphicsContext* graphicsContext, const RoundedRect& outerBorder, const… in clipBorderSideForComplexInnerPath()
|