Home
last modified time | relevance | path

Searched refs:DT_DIMENSIONS_CM (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/darktable/darktable-3.6.1/src/libs/
H A Dexport.c73 DT_DIMENSIONS_CM = 1, // set dimensions from physical size in centimeters * DPI enumerator
121 case(DT_DIMENSIONS_CM): in print2pixels()
140 case(DT_DIMENSIONS_CM): in pixels2print()
553 if(d_type == DT_DIMENSIONS_CM) in _print_size_update_display()
874 if(d_type == DT_DIMENSIONS_CM || d_type == DT_DIMENSIONS_INCH) in _dimensions_type_changed()
/dports/graphics/darktable38/darktable-3.8.0/src/libs/
H A Dexport.c73 DT_DIMENSIONS_CM = 1, // set dimensions from physical size in centimeters * DPI enumerator
121 case(DT_DIMENSIONS_CM): in print2pixels()
140 case(DT_DIMENSIONS_CM): in pixels2print()
546 if(d_type == DT_DIMENSIONS_CM) in _print_size_update_display()
864 if(d_type == DT_DIMENSIONS_CM || d_type == DT_DIMENSIONS_INCH) in _dimensions_type_changed()