Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderWidth

1056     const short borderWidth = 2;
1057 style->setBorderLeftWidth(borderWidth);
1059 style->setBorderRightWidth(borderWidth);
1061 style->setBorderBottomWidth(borderWidth);
1063 style->setBorderTopWidth(borderWidth);