Home | History | Annotate | Download | only in style

Lines Matching refs:borderStyle

1406     EBorderStyle borderStyle = BNONE;
1413 borderStyle = borderLeftStyle();
1417 borderStyle = borderRightStyle();
1421 borderStyle = borderTopStyle();
1425 borderStyle = borderBottomStyle();
1467 if (!visitedLink && (borderStyle == INSET || borderStyle == OUTSET || borderStyle == RIDGE || borderStyle == GROOVE))