Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h75 struct entry_format : public entry_modifier { struct
78 entry_format(format_type); argument
H A Dmain.cpp534 entry_format::entry_format() : type(FORMAT_LEFT) in entry_format() function in entry_format
538 entry_format::entry_format(format_type t) : type(t) in entry_format() function in entry_format