Home | History | Annotate | Download | only in style

Lines Matching refs:borderRight

1238         return borderRight();
1252 return borderRight();
1263 return isLeftToRightDirection() ? borderLeft() : borderRight();
1270 return isLeftToRightDirection() ? borderRight() : borderLeft();