Searched refs:PAIR_STYLE_INIT (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | html.h | 116 #define PAIR_STYLE_INIT(p, h) PAIR_INIT(p, ATTR_STYLE, (h)->buf) macro
|
H A D | tbl_html.c | 73 PAIR_STYLE_INIT(&tag, h);
|
H A D | mdoc_html.c | 668 PAIR_STYLE_INIT(&tag, h); 835 PAIR_STYLE_INIT(&tag[1], h); 856 PAIR_STYLE_INIT(&tag[1], h); 870 PAIR_STYLE_INIT(&tag[1], h); 876 PAIR_STYLE_INIT(&tag[1], h); 927 PAIR_STYLE_INIT(&tag[0], h); 938 PAIR_STYLE_INIT(&tag[0], h); 1044 PAIR_STYLE_INIT(&tag[0], h); 1122 PAIR_STYLE_INIT(&tag[0], h); 1455 PAIR_STYLE_INIT( [all...] |
H A D | man_html.c | 368 PAIR_STYLE_INIT(&tag, h); 549 PAIR_STYLE_INIT(&tag[0], h); 645 PAIR_STYLE_INIT(&tag, h);
|
Completed in 58 milliseconds