Home
last modified time | relevance | path

Searched refs:SGI_WRITE (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage-sgi.h32 # define SGI_WRITE 1 /* Write to an SGI image file */ macro
Dimage-sgilib.c61 if (sgip->mode == SGI_WRITE && sgip->comp != SGI_COMP_NONE) in sgiClose()
271 case SGI_WRITE : in sgiOpenFile()
282 sgip->mode = SGI_WRITE; in sgiOpenFile()