Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h99 tabs *tab_stops; /* tab stop positions */ variable
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp2583 tab_stops::tab_stops(hunits distance, tab_type type) in tab_stops() function in tab_stops
2694 tab_stops::tab_stops() : initial_list(0), repeated_list(0) in tab_stops() function in tab_stops
2698 tab_stops::tab_stops(const tab_stops &ts) in tab_stops() function in tab_stops