Home
last modified time | relevance | path

Searched refs:alternate_cs (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Drastertopdf.cpp444 std::string alternate_cs = ""; in embedIccProfile() local
459 alternate_cs = "/DeviceGray"; in embedIccProfile()
463 alternate_cs = "/DeviceRGB"; in embedIccProfile()
467 alternate_cs = "/DeviceCMYK"; in embedIccProfile()
474 streamdict["/Alternate"]=QPDFObjectHandle::newName(alternate_cs); in embedIccProfile()

Completed in 3 milliseconds