Searched refs:T2P_CS_ICCBASED (Results 1 – 1 of 1) sorted by relevance
81 T2P_CS_ICCBASED = 0x80 /* ICC profile color specification */ enumerator1870 t2p->pdf_colorspace |= T2P_CS_ICCBASED; in t2p_read_tiff_data()4872 if( (t2p->pdf_colorspace & T2P_CS_ICCBASED) != 0){ in t2p_write_pdf_xobject_cs()5136 t2p->pdf_colorspace ^= T2P_CS_ICCBASED; in t2p_write_pdf_xobject_icccs_dict()5138 t2p->pdf_colorspace |= T2P_CS_ICCBASED; in t2p_write_pdf_xobject_icccs_dict()5499 if( (t2p->pdf_colorspace & T2P_CS_ICCBASED) != 0){ in t2p_write_pdf()