Searched refs:topSection (Results 1 – 1 of 1) sorted by relevance
917 RenderTableSection* topSection; in outerBorderTop() local919 topSection = m_head; in outerBorderTop()921 topSection = m_firstBody; in outerBorderTop()923 topSection = m_foot; in outerBorderTop()925 topSection = 0; in outerBorderTop()926 if (topSection) { in outerBorderTop()927 borderWidth = topSection->outerBorderTop(); in outerBorderTop()