Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp80 cellStruct **m_CellInfo; member in wxHtmlTableCell
134 m_CellInfo = NULL; in wxHtmlTableCell()
164 if (m_CellInfo) in ~wxHtmlTableCell()
167 free(m_CellInfo[i]); in ~wxHtmlTableCell()
168 free(m_CellInfo); in ~wxHtmlTableCell()
189 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
209 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * rows); in ReallocRows()
267 m_CellInfo[r][c].cont = cell; in AddCell()
268 m_CellInfo[r][c].colspan = 1; in AddCell()
269 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp80 cellStruct **m_CellInfo; member in wxHtmlTableCell
134 m_CellInfo = NULL; in wxHtmlTableCell()
164 if (m_CellInfo) in ~wxHtmlTableCell()
167 free(m_CellInfo[i]); in ~wxHtmlTableCell()
168 free(m_CellInfo); in ~wxHtmlTableCell()
189 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
209 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * rows); in ReallocRows()
267 m_CellInfo[r][c].cont = cell; in AddCell()
268 m_CellInfo[r][c].colspan = 1; in AddCell()
269 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp80 cellStruct **m_CellInfo; member in wxHtmlTableCell
134 m_CellInfo = NULL; in wxHtmlTableCell()
164 if (m_CellInfo) in ~wxHtmlTableCell()
167 free(m_CellInfo[i]); in ~wxHtmlTableCell()
168 free(m_CellInfo); in ~wxHtmlTableCell()
189 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
209 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * rows); in ReallocRows()
267 m_CellInfo[r][c].cont = cell; in AddCell()
268 m_CellInfo[r][c].colspan = 1; in AddCell()
269 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/html/
H A Dm_tables.cpp80 cellStruct **m_CellInfo; member in wxHtmlTableCell
134 m_CellInfo = NULL; in wxHtmlTableCell()
164 if (m_CellInfo) in ~wxHtmlTableCell()
167 free(m_CellInfo[i]); in ~wxHtmlTableCell()
168 free(m_CellInfo); in ~wxHtmlTableCell()
189 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
209 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * rows); in ReallocRows()
267 m_CellInfo[r][c].cont = cell; in AddCell()
268 m_CellInfo[r][c].colspan = 1; in AddCell()
269 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/html/
H A Dm_tables.cpp76 cellStruct **m_CellInfo; member in wxHtmlTableCell
130 m_CellInfo = NULL; in wxHtmlTableCell()
165 if (m_CellInfo) in ~wxHtmlTableCell()
168 free(m_CellInfo[i]); in ~wxHtmlTableCell()
169 free(m_CellInfo); in ~wxHtmlTableCell()
190 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
223 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * alloc_rows); in ReallocRows()
281 m_CellInfo[r][c].cont = cell; in AddCell()
282 m_CellInfo[r][c].colspan = 1; in AddCell()
283 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/html/
H A Dm_tables.cpp79 cellStruct **m_CellInfo; member in wxHtmlTableCell
133 m_CellInfo = NULL; in wxHtmlTableCell()
168 if (m_CellInfo) in ~wxHtmlTableCell()
171 free(m_CellInfo[i]); in ~wxHtmlTableCell()
172 free(m_CellInfo); in ~wxHtmlTableCell()
193 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
226 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * alloc_rows); in ReallocRows()
284 m_CellInfo[r][c].cont = cell; in AddCell()
285 m_CellInfo[r][c].colspan = 1; in AddCell()
286 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dm_tables.cpp79 cellStruct **m_CellInfo; member in wxHtmlTableCell
133 m_CellInfo = NULL; in wxHtmlTableCell()
168 if (m_CellInfo) in ~wxHtmlTableCell()
171 free(m_CellInfo[i]); in ~wxHtmlTableCell()
172 free(m_CellInfo); in ~wxHtmlTableCell()
193 m_CellInfo[i] = (cellStruct*) realloc(m_CellInfo[i], sizeof(cellStruct) * cols); in ReallocCols()
226 m_CellInfo = (cellStruct**) realloc(m_CellInfo, sizeof(cellStruct*) * alloc_rows); in ReallocRows()
284 m_CellInfo[r][c].cont = cell; in AddCell()
285 m_CellInfo[r][c].colspan = 1; in AddCell()
286 m_CellInfo[r][c].rowspan = 1; in AddCell()
[all …]