Searched refs:pscolnext (Results 1 – 1 of 1) sorted by relevance
68 size_t pscolnext; /* used for overstrike */ member1083 if (p->ps->pscolnext) { in ps_plast()1085 if (p->ps->pscol + wx < p->ps->pscolnext) in ps_plast()1087 p->ps->pscolnext - wx) / 2; in ps_plast()1098 if (p->ps->pscol < p->ps->pscolnext) { in ps_plast()1100 p->ps->pscol = p->ps->pscolnext; in ps_plast()1191 if (p->ps->pscolnext < p->ps->pscol) in ps_letter()1192 p->ps->pscolnext = p->ps->pscol; in ps_letter()1197 p->ps->pscolnext = 0; in ps_letter()