Home | History | Annotate | Download | only in rendering

Lines Matching refs:innerWidth

1080     void getDoubleBorderStripeWidths(int& outerWidth, int& innerWidth) const
1084 innerWidth = fullWidth * 2 / 3;
1091 innerWidth += 1;