Home
last modified time | relevance | path

Searched defs:Graphic (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/page/
H A Dgfx.c14 typedef struct Graphic Graphic; typedef
26 struct Graphic { struct
27 int type;
28 char *name;
29 uchar *buf; /* if stdin */
30 int nbuf;