OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutputColorant
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c
162
if (p ->
OutputColorant
)
163
cmsFreeNamedColorList(p ->
OutputColorant
);
905
xform ->
OutputColorant
= cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles-1], cmsSigColorantTableOutTag));
912
xform ->
OutputColorant
= cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles-1], cmsSigColorantTableTag));
[
all
...]
cmsvirt.c
[
all
...]
lcms2_internal.h
[
all
...]
Completed in 182 milliseconds