Home
last modified time | relevance | path

Searched refs:EQNFONT_NONE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/mandoc/
H A Deqn_term.c91 if (bp->font != EQNFONT_NONE) in eqn_box()
155 if (bp->font != EQNFONT_NONE) in eqn_box()
H A Deqn.h29 EQNFONT_NONE = 0, enumerator
H A Deqn_html.c181 font = EQNFONT_NONE; in eqn_box()
183 case EQNFONT_NONE: in eqn_box()
H A Deqn.c1044 if (cur->font == EQNFONT_NONE) in eqn_parse()
1050 if (cur->font != EQNFONT_NONE || *p == '\0') in eqn_parse()