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

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp997 Glib::ustring intentLabels[numIntents] = {_("Perceptual"), _("Relative Colorimetric"), _("Saturation"), _("Absolute Colorimetric")}; local
1030 _cms_intent.init("/options/displayprofile/intent", intentLabels, intentValues, numIntents, 0);
1060 _cms_proof_intent.init("/options/softproof/intent", intentLabels, intentValues, numIntents, 0);

Completed in 705 milliseconds