Home
last modified time | relevance | path

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

/csrg-svn/sys/vax/uba/
H A Dqduser.h338 struct color_buf { struct
340 char status; /* load request/service status */
341 short count; /* number of entries to br loaded */
342 struct rgb rgb[256];
H A Dqd_data.c313 struct color_buf *color_buf[NQD]; /* pointers to color bufs */ variable
H A Dqd.c178 struct color_buf *color_buf[NQD]; /* pointers to color bufs */ variable