Home
last modified time | relevance | path

Searched refs:FONT_Sy (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h298 FONT_Sy /* Sy, -symbolic */ enumerator
H A Dmdoc_validate.c1033 np->norm->Bf.font = FONT_Sy; in post_bf()
1046 np->norm->Bf.font = FONT_Sy; in post_bf()
H A Dmdoc_man.c862 case (FONT_Sy): in pre_bf()
H A Dmdoc_term.c2104 else if (FONT_Sy == n->norm->Bf.font) in termp_bf_pre()
H A Dmdoc_html.c1893 else if (FONT_Sy == n->norm->Bf.font) in mdoc_bf_pre()