Searched defs:tbl_colgroup (Results 1 – 1 of 1) sorted by relevance
33 struct tbl_colgroup { struct34 struct tbl_colgroup *next; argument35 size_t wanted;36 int startcol;37 int endcol;