Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dretouch.c991 #define RT_WDBAR_INSET 0.2f macro
1098 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_button_press()
1168 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_motion_notify()
1245 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_draw()
2916 #undef RT_WDBAR_INSET
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dretouch.c991 #define RT_WDBAR_INSET 0.2f macro
1098 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_button_press()
1168 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_motion_notify()
1245 const int inset = round(RT_WDBAR_INSET * allocation.height); in rt_wdbar_draw()
2968 #undef RT_WDBAR_INSET