Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/mandoc/
H A Dterm.h50 struct termp { struct
92 void (*letter)(struct termp *, int); argument
93 void (*begin)(struct termp *); argument
94 void (*end)(struct termp *); argument
95 void (*endline)(struct termp *); argument
96 void (*advance)(struct termp *, size_t); argument
97 void (*setwidth)(struct termp *, int, size_t); argument
98 size_t (*width)(const struct termp *, in argument
65 trailspacetermp global() argument
66 oversteptermp global() argument
67 skipvsptermp global() argument
68 flagstermp global() argument
99 hspantermp global() argument
102 pstermp global() argument
112 argftermp global() argument
[all...]