Home
last modified time | relevance | path

Searched refs:MTSM_CE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/groff/src/roff/troff/
HDmtsm.cpp217 int_values[MTSM_CE].diff(fp, "devtag:.ce", in flush()
218 compare->int_values[MTSM_CE]); in flush()
256 int_values[MTSM_CE].unset(); in sub_tag_ce()
335 update(older, newer, MTSM_CE); in merge()
420 s->update(sp->state, s, MTSM_CE); in inherit()
432 if (! s->int_values[MTSM_CE].is_known) in inherit()
461 if (driver->int_values[MTSM_CE].is_known in flush()
462 && driver->int_values[MTSM_CE].value > 0) in flush()
463 driver->int_values[MTSM_CE].is_known = 0; in flush()
542 || has_changed(MTSM_CE, s); in changed()
HDmtsm.h74 MTSM_CE, enumerator
HDenv.cpp1328 curdiv->modified_tag.incl(MTSM_CE); in center()
2266 s->add_tag(MTSM_CE, center_lines); in construct_state()
2291 n->state->add_tag(MTSM_CE, center_lines+1); in construct_format_state()
2293 n->state->add_tag_if_unknown(MTSM_CE, 0); in construct_format_state()