Lines Matching refs:TERMP_NOBREAK
465 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in print_mdoc_foot()
481 p->flags &= ~TERMP_NOBREAK; in print_mdoc_foot()
526 p->flags |= TERMP_NOBREAK | TERMP_NOSPACE; in print_mdoc_head()
544 p->flags &= ~TERMP_NOBREAK; in print_mdoc_head()
790 p->flags |= TERMP_NOBREAK | TERMP_HANG; in termp_it_pre()
798 p->flags |= TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG; in termp_it_pre()
805 p->flags |= TERMP_NOBREAK | TERMP_BRTRSP | TERMP_BRIND; in termp_it_pre()
816 p->flags &= ~TERMP_NOBREAK; in termp_it_pre()
819 p->flags |= TERMP_NOBREAK; in termp_it_pre()
827 p->flags |= TERMP_NOBREAK | TERMP_BRIND; in termp_it_pre()
955 p->flags &= ~(TERMP_NOBREAK | TERMP_BRTRSP | TERMP_BRIND | TERMP_HANG); in termp_it_post()
994 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK | TERMP_BRIND; in termp_nm_pre()
1022 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG); in termp_nm_post()
1350 p->flags |= TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG; in termp_fn_pre()
1360 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | TERMP_HANG); in termp_fn_pre()
1745 p->flags |= TERMP_NOBREAK | TERMP_BRIND | in termp_fo_pre()
1753 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND | in termp_fo_pre()