Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Ddwimg.h26 struct IMAGE_DEVICEN_S { struct
27 int used; /* non-zero if in use */
28 int visible; /* show on window */
29 char name[64];
30 int cyan;
31 int magenta;
32 int yellow;
33 int black;
34 int menu; /* non-zero if menu item added to system menu */
H A Ddxmain.c139 struct IMAGE_DEVICEN_S { struct
140 int used; /* non-zero if in use */
141 int visible; /* show on window */
142 char name[64];
143 int cyan;
144 int magenta;
145 int yellow;
146 int black;
147 int menu; /* non-zero if menu item added to system menu */