Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderBottom

449     return isLeftToRightFlow() ? borderTop() : borderBottom();
456 return isLeftToRightFlow() ? borderBottom() : borderTop();
465 return borderBottom();
479 return borderBottom();