Searched refs:PRIN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/screen-22/screen/
H A Dansi.h65 PRIN, /* Printer mode */ enumerator in enum:state_t
H A Dansi.c98 "PRIN", /* Printer mode */
391 case PRIN:
410 curr->w_state = PRIN;
423 curr->w_state = PRIN;
444 curr->w_state = PRIN;
582 if (curr->w_state != PRIN)
890 if (!printcmd && curr->w_state == PRIN)
1601 curr->w_state = PRIN;

Completed in 109 milliseconds