Searched refs:ReallocCols (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_tables.cpp114 void ReallocCols(int cols);
183 void wxHtmlTableCell::ReallocCols(int cols) function in class:wxHtmlTableCell
263 ReallocCols(m_ActualCol + 1);
325 ReallocCols(c + m_CellInfo[r][c].colspan);

Completed in 115 milliseconds