Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dretouch.c535 static int rt_allow_create_form(dt_iop_module_t *self) in rt_allow_create_form() function
899 const int allow = rt_allow_create_form(self); in rt_add_shape()
2022 … && darktable.develop->form_gui->creation_continuous_module == self && !rt_allow_create_form(self)) in gui_update()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dretouch.c535 static int rt_allow_create_form(dt_iop_module_t *self) in rt_allow_create_form() function
899 const int allow = rt_allow_create_form(self); in rt_add_shape()
2022 … && darktable.develop->form_gui->creation_continuous_module == self && !rt_allow_create_form(self)) in gui_update()