Home
last modified time | relevance | path

Searched refs:keep_sign (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dedge-sobel.c31 property_boolean (keep_sign, _("Keep Sign"), TRUE)
52 gboolean keep_sign,
209 o->horizontal, o->vertical, o->keep_sign, has_alpha,
228 gboolean keep_sign,
358 if (keep_sign)
/dports/graphics/gegl/gegl-0.4.34/opencl/
H A Dedge-sobel.cl6 const int keep_sign,
54 if (keep_sign)
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dplug-in-compat-cmds.c4197 gboolean keep_sign; in plug_in_sobel_invoker() local
4202 keep_sign = g_value_get_boolean (gimp_value_array_index (args, 5)); in plug_in_sobel_invoker()
4215 "keep-sign", keep_sign, in plug_in_sobel_invoker()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.c2013 uint32_t keep_sign = g_ld_keep_sign; in ld_block_thread() local
2098 } else if (!keep_sign) { in ld_block_thread()
2112 } else if (!keep_sign) { in ld_block_thread()