Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Drastertopdf.cpp442 std::map<std::string,QPDFObjectHandle> streamdict; in embedIccProfile() local
474 streamdict["/Alternate"]=QPDFObjectHandle::newName(alternate_cs); in embedIccProfile()
475 streamdict["/N"]=QPDFObjectHandle::newName(n_value); in embedIccProfile()
486 iccstream.replaceDict(QPDFObjectHandle::newDictionary(streamdict)); in embedIccProfile()

Completed in 3 milliseconds