Searched refs:topSection (Results 1 – 1 of 1) sorted by relevance
906 RenderTableSection* topSection; in outerBorderTop() local908 topSection = m_head; in outerBorderTop()910 topSection = m_firstBody; in outerBorderTop()912 topSection = m_foot; in outerBorderTop()914 topSection = 0; in outerBorderTop()915 if (topSection) { in outerBorderTop()916 borderWidth = topSection->outerBorderTop(); in outerBorderTop()