Home
last modified time | relevance | path

Searched refs:DT_COLORSPACE_LAST (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dcolorspaces.h80 DT_COLORSPACE_LAST = 26 enumerator
H A Dcolorspaces.c1516 if((unsigned int)res->display_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1521 if((unsigned int)res->display2_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1526 if((unsigned int)res->softproof_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1531 if((unsigned int)res->histogram_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1709 case DT_COLORSPACE_LAST: in dt_colorspaces_get_name()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dcolorspaces.h83 DT_COLORSPACE_LAST = 26 enumerator
H A Dcolorspaces.c1508 if((unsigned int)res->display_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1513 if((unsigned int)res->display2_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1518 if((unsigned int)res->softproof_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1523 if((unsigned int)res->histogram_type >= DT_COLORSPACE_LAST in dt_colorspaces_init()
1701 case DT_COLORSPACE_LAST: in dt_colorspaces_get_name()
/dports/graphics/darktable38/darktable-3.8.0/src/cli/
H A Dmain.c154 return DT_COLORSPACE_LAST; in get_icc_type()
352 if(icc_type >= DT_COLORSPACE_LAST){ in main()
/dports/graphics/darktable/darktable-3.6.1/src/cli/
H A Dmain.c154 return DT_COLORSPACE_LAST; in get_icc_type()
352 if(icc_type >= DT_COLORSPACE_LAST){ in main()