Home
last modified time | relevance | path

Searched defs:_STable_info (Results 1 – 2 of 2) sorted by relevance

/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DTRSTable.c133 struct _STable_info { struct
136 struct _TextAnchor *enclosing_last_anchor_before_stbl;
139 int nrows; /* number of rows */
140 int ncols; /* number of rows */
143 int allocated_rows; /* number of rows allocated */
145 int ncolinfo; /* number of COL info collected */
147 STable_rowinfo *rows;
148 STable_rowinfo rowspans2eog;
151 short pending_colgroup_align;
152 int pending_colgroup_next;
[all …]
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DTRSTable.c133 struct _STable_info { struct
136 struct _TextAnchor *enclosing_last_anchor_before_stbl;
139 int nrows; /* number of rows */
140 int ncols; /* number of rows */
143 int allocated_rows; /* number of rows allocated */
145 int ncolinfo; /* number of COL info collected */
147 STable_rowinfo *rows;
148 STable_rowinfo rowspans2eog;
151 short pending_colgroup_align;
152 int pending_colgroup_next;
[all …]