Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Dwinhelp.c163 struct WHLP_tag { struct
164 tree234 *files; /* stores `struct file' */
165 tree234 *pre_contexts; /* stores `context' */
166 tree234 *contexts; /* also stores `context' */
170 tree234 *tabstops; /* stores `int' */
171 tree234 *fontnames; /* stores `char *' */
174 context *ptopic; /* primary topic */
183 int para_flags;
184 int para_attrs[7];
185 int ncontexts;
[all …]