Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h104 int *column_separation; variable
H A Dtable.cpp1233 a_delete column_separation; in ~table() local