Searched defs:Graphic (Results 1 – 1 of 1) sorted by relevance
14 typedef struct Graphic Graphic; typedef26 struct Graphic { struct27 int type;28 char *name;29 uchar *buf; /* if stdin */30 int nbuf;