Searched refs:Bd (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | mdoc_term.c | 560 if (MDOC_Bd == bl->tok && bl->norm->Bd.comp) in print_bvspace() 1554 if (n->norm->Bd.offs == NULL || in termp_bd_pre() 1555 ! strcmp(n->norm->Bd.offs, "left")) in termp_bd_pre() 1557 else if ( ! strcmp(n->norm->Bd.offs, "indent")) in termp_bd_pre() 1559 else if ( ! strcmp(n->norm->Bd.offs, "indent-two")) in termp_bd_pre() 1562 offset = a2width(p, n->norm->Bd.offs); in termp_bd_pre() 1577 if (DISP_literal != n->norm->Bd.type && in termp_bd_pre() 1578 DISP_unfilled != n->norm->Bd.type && in termp_bd_pre() 1579 DISP_centered != n->norm->Bd.type) in termp_bd_pre() 1583 if (DISP_literal == n->norm->Bd.type) in termp_bd_pre() [all …]
|
H A D | mdoc_validate.c | 642 if (NULL != n->norm->Bd.offs) in pre_bd() 648 n->norm->Bd.offs = argv->value[0]; in pre_bd() 651 if (n->norm->Bd.comp) in pre_bd() 655 n->norm->Bd.comp = 1; in pre_bd() 664 if (DISP__NONE == n->norm->Bd.type) in pre_bd() 665 n->norm->Bd.type = dt; in pre_bd() 672 if (DISP__NONE == n->norm->Bd.type) { in pre_bd() 675 n->norm->Bd.type = DISP_ragged; in pre_bd() 1026 n->norm->Bd.type != DISP_literal && in post_literal() 1027 n->norm->Bd.type != DISP_unfilled) in post_literal() [all …]
|
H A D | mdoc_man.c | 906 if (DISP_unfilled == n->norm->Bd.type || in pre_bd() 907 DISP_literal == n->norm->Bd.type) in pre_bd() 909 if (0 == n->norm->Bd.comp && NULL != n->parent->prev) in pre_bd() 911 print_offs(n->norm->Bd.offs, 1); in pre_bd() 921 if (DISP_unfilled == n->norm->Bd.type || in post_bd() 922 DISP_literal == n->norm->Bd.type) in post_bd()
|
H A D | mdoc_html.c | 1135 comp = n->norm->Bd.comp; in mdoc_bd_pre() 1151 if (n->norm->Bd.offs == NULL || in mdoc_bd_pre() 1152 ! strcmp(n->norm->Bd.offs, "left")) in mdoc_bd_pre() 1154 else if ( ! strcmp(n->norm->Bd.offs, "indent")) in mdoc_bd_pre() 1156 else if ( ! strcmp(n->norm->Bd.offs, "indent-two")) in mdoc_bd_pre() 1159 a2width(n->norm->Bd.offs, &su); in mdoc_bd_pre() 1165 if (DISP_unfilled != n->norm->Bd.type && in mdoc_bd_pre() 1166 DISP_literal != n->norm->Bd.type) { in mdoc_bd_pre()
|
H A D | mdoc.h | 337 struct mdoc_bd Bd; member
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | europe | 3668 # (Bundesblatt 1853, Bd. II, S. 859). On p 72 Messerli writes that in
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 11357 :Sb=\036B%+0:Sf=\036A%+0:op=\036Ad\036Bd: 11377 :op=\036Ad\036Bd:
|
H A D | terminfo.src | 12818 op=\036Ad\036Bd, 12849 op=\036Ad\036Bd,
|