Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDmandoc.h287 struct tbl_row { struct
288 struct tbl_row *next; argument
289 struct tbl_cell *first;
290 struct tbl_cell *last;
291 int vert; /* width of left vertical line */