Searched defs:Image (Results 1 – 25 of 48) sorted by relevance
12
95 typedef struct Image Image; typedef96 struct Image struct98 int nx;99 int ny; /* ny is the fast-varying dimension */100 Type a[1];
10 typedef struct Image Image; typedef205 struct Image struct208 int id; /* id of system-held Image */ argument215 Image *next; /* next in list of windows */ argument
12 typedef struct Image Image; typedef206 struct Image struct209 int id; /* id of system-held Image */ argument216 Image *next; /* next in list of windows */ argument
20 typedef struct Image Image; typedef213 struct Image struct216 int id; /* id of system-held Image */ argument223 Image *next; /* next in list of windows */ argument
9 #define Image IMAGE macro
14 #define Image IMAGE macro
16 #define Image IMAGE macro