home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / applic / ncsa / Mac / Telnet2.6 / prerelease / d4 / Telnet2.6.1d4.src.sit.hqx / Telnet 2.6.1d4 source / source / tek / rg0.proto.h < prev    next >
Encoding:
Text File  |  1993-11-02  |  474 b   |  13 lines

  1. void    TEKNULLunload(void);
  2. short    RG0newwin(void);
  3. char *RG0devname(void);
  4. void    RG0oneshort(short x);
  5. void    RG0void(void);
  6. short    RG0returnshort(short x);
  7. short    RG0pencolor(short w, short color);
  8. short    RG0point(short w, short x, short y);
  9. short    RG0drawline(short w, short a, short b, short c, short d);
  10. void    RG0dataline(short w, short data, short count);
  11. void    RG0charmode(short w, short rotation, short size);
  12. void    RG0info(short w, short a, short b, short c, short d, short v);
  13.