Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl.h52 struct tbl_cell { struct
53 struct tbl_cell *next; /* Layout cell to the right. */ argument
68 enum tbl_cellt pos; argument
76 struct tbl_cell *first; /* Leftmost layout cell. */ argument