Searched refs:ReallocCols (Results 1 – 7 of 7) sorted by relevance
114 void ReallocCols(int cols);183 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell263 ReallocCols(m_ActualCol + 1); in AddCell()325 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
112 void ReallocCols(int cols);184 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell277 ReallocCols(m_ActualCol + 1); in AddCell()340 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
115 void ReallocCols(int cols);187 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell280 ReallocCols(m_ActualCol + 1); in AddCell()343 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()