Searched defs:IMAGE_DEVICEN_S (Results 1 – 2 of 2) sorted by relevance
26 struct IMAGE_DEVICEN_S { struct27 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 */
139 struct IMAGE_DEVICEN_S { struct140 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 */