Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp114 void ReallocCols(int cols);
183 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
263 ReallocCols(m_ActualCol + 1); in AddCell()
325 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp114 void ReallocCols(int cols);
183 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
263 ReallocCols(m_ActualCol + 1); in AddCell()
325 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp114 void ReallocCols(int cols);
183 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
263 ReallocCols(m_ActualCol + 1); in AddCell()
325 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp114 void ReallocCols(int cols);
183 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
263 ReallocCols(m_ActualCol + 1); in AddCell()
325 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/html/
H A Dm_tables.cpp112 void ReallocCols(int cols);
184 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
277 ReallocCols(m_ActualCol + 1); in AddCell()
340 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/html/
H A Dm_tables.cpp115 void ReallocCols(int cols);
187 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
280 ReallocCols(m_ActualCol + 1); in AddCell()
343 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dm_tables.cpp115 void ReallocCols(int cols);
187 void wxHtmlTableCell::ReallocCols(int cols) in ReallocCols() function in wxHtmlTableCell
280 ReallocCols(m_ActualCol + 1); in AddCell()
343 ReallocCols(c + m_CellInfo[r][c].colspan); in AddCell()