Searched defs:intentValues (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | inkscape-preferences.cpp | 998 int intentValues[numIntents] = {0, 1, 2, 3}; 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 868 milliseconds