Home | History | Annotate | Download | only in style

Lines Matching refs:borderBottomWidth

424             || borderBottomWidth() != other.borderBottomWidth()
985 int bottomWidth = (horizontal || includeLogicalRightEdge) ? borderBottomWidth() : 0;
1544 return borderBottomWidth();
1558 return borderBottomWidth();
1567 return borderBottomWidth();
1574 return isLeftToRightDirection() ? borderTopWidth() : borderBottomWidth();
1581 return isLeftToRightDirection() ? borderBottomWidth() : borderTopWidth();
1635 NinePieceImage::computeOutset(image.outset().bottom(), borderBottomWidth()),
1736 edges[BSBottom] = BorderEdge(borderBottomWidth(),