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

/ast/src/cmd/ie/
H A Demacs.c155 PAPER /* Paper terminal */ enumerator in enum:__anon102
560 if (terminal == PAPER)
571 if (terminal == PAPER)
575 terminal = PAPER;
/ast/src/cmd/ksh93/edit/
H A Demacs.c117 PAPER /* Paper terminal */ enumerator in enum:_emacs_::__anon107
582 if (ep->terminal == PAPER)
593 if (ep->terminal == PAPER)
597 ep->terminal = PAPER;

Completed in 16 milliseconds