Home
last modified time | relevance | path

Searched refs:SendString (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevphex.c980 private void SendString( FILE *stream, const char *s );
2630 SendString( stream, ESC "@" ); in SendReset()
2635 SendString( stream, ESC "(c" ); in SendMargin()
2643 SendString( stream, ESC "(C" ); in SendPaper()
2650 SendString( stream, ESC "(G" ); in SendGmode()
2657 SendString( stream, ESC "(U" ); in SendUnit()
2664 SendString( stream, ESC "U" ); in SendUnidir()
2670 SendString( stream, ESC "(i" ); in SendMicro()
2677 SendString( stream, ESC "(e" ); in SendInk()
2685 SendString( stream, ESC "(v" ); in SendDown()
[all …]