Lines Matching refs:TERMP_NOBREAK
433 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in print_mdoc_foot()
449 p->flags &= ~TERMP_NOBREAK; in print_mdoc_foot()
497 p->flags |= TERMP_NOBREAK | TERMP_NOSPACE; in print_mdoc_head()
515 p->flags &= ~TERMP_NOBREAK; in print_mdoc_head()
782 p->flags |= TERMP_NOBREAK; in termp_it_pre()
801 p->flags |= TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG; in termp_it_pre()
808 p->flags |= TERMP_NOBREAK | TERMP_BRIND; in termp_it_pre()
819 p->flags &= ~TERMP_NOBREAK; in termp_it_pre()
822 p->flags |= TERMP_NOBREAK; in termp_it_pre()
830 p->flags |= TERMP_NOBREAK | TERMP_BRIND; in termp_it_pre()
980 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | in termp_it_post()
1019 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK | TERMP_BRIND; in termp_nm_pre()
1049 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG); in termp_nm_post()
1469 p->flags |= TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG; in termp_fn_pre()
1479 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG); in termp_fn_pre()
2044 p->flags |= TERMP_NOBREAK | TERMP_BRIND | in termp_fo_pre()
2052 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | in termp_fo_pre()