Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-private.h88 typedef struct cups_ic_s /**** Image tile cache ****/ struct
90 struct cups_ic_s *prev, /* Previous tile in cache */ argument
91 *next; /* Next tile in cache */
92 cups_itile_t *tile; /* Tile this is attached to */
93 cups_ib_t *pixels; /* Pixel data */