Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderBottom

1872         return IntSize(box->borderLeft(), box->height() - box->borderBottom() - scrollbar->height());
1899 scrollRect.move(box->borderLeft(), box->height() - box->borderBottom() - scrollbar->height());
2052 absBounds.height() - (box->borderTop() + box->borderBottom()) - scrollCorner.height()));
2056 absBounds.maxY() - box->borderBottom() - m_hBar->height(),
2489 box->height() - (box->borderTop() + box->borderBottom()) - (m_hBar ? m_hBar->height() : resizeControlSize));
2499 box->height() - box->borderBottom() - m_hBar->height(),