Searched defs:cups_ic_s (Results 1 – 1 of 1) sorted by relevance
88 typedef struct cups_ic_s /**** Image tile cache ****/ struct90 struct cups_ic_s *prev, /* Previous tile in cache */ argument91 *next; /* Next tile in cache */92 cups_itile_t *tile; /* Tile this is attached to */93 cups_ib_t *pixels; /* Pixel data */