Home | History | Annotate | Download | only in style

Lines Matching refs:borderBottom

1234         return borderBottom();
1248 return borderBottom();
1257 return borderBottom();
1264 return isLeftToRightDirection() ? borderTop() : borderBottom();
1271 return isLeftToRightDirection() ? borderBottom() : borderTop();