Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/scat/
H A Dsky.h322 typedef struct Picture Picture; typedef
323 struct Picture struct
325 int minx;
326 int miny;
327 int maxx;
328 int maxy;
329 char name[16];
330 uchar *data;