Home | History | Annotate | Download | only in rendering

Lines Matching refs:bottomWidth

916 IntRect RenderObject::borderInnerRect(const IntRect& borderRect, unsigned short topWidth, unsigned short bottomWidth, unsigned short leftWidth, unsigned short rightWidth) const
922 borderRect.height() - topWidth - bottomWidth);