Home | History | Annotate | Download | only in style

Lines Matching refs:borderRightWidth

425             || borderRightWidth() != other.borderRightWidth())
983 int rightWidth = (!horizontal || includeLogicalRightEdge) ? borderRightWidth() : 0;
1548 return borderRightWidth();
1562 return borderRightWidth();
1573 return isLeftToRightDirection() ? borderLeftWidth() : borderRightWidth();
1580 return isLeftToRightDirection() ? borderRightWidth() : borderLeftWidth();
1634 NinePieceImage::computeOutset(image.outset().right(), borderRightWidth()),
1730 edges[BSRight] = BorderEdge(borderRightWidth(),