Home
last modified time | relevance | path

Searched refs:hue_S_equalizer_enabled (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Dhue_saturation.cc55 hue_S_equalizer_enabled( "hue_S_equalizer_enabled", this, false ), in HueSaturationPar()
156 eq_enabled[1] = hue_S_equalizer_enabled.get(); in build()
174 mask_par->set_S_curve_enabled( hue_S_equalizer_enabled.get() ); in build()
H A Dhue_saturation.hh59 Property<bool> hue_S_equalizer_enabled; member in PF::HueSaturationPar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dbasic_adjustments.cc69 hue_S_equalizer_enabled( "hue_S_equalizer_enabled", this, false ), in BasicAdjustmentsPar()
184 eq_enabled[1] = hue_S_equalizer_enabled.get(); in build()
236 mask_par->set_S_curve_enabled( hue_S_equalizer_enabled.get() ); in build()
H A Dbasic_adjustments.hh67 Property<bool> hue_S_equalizer_enabled; member in PF::BasicAdjustmentsPar
/dports/graphics/photoflow/PhotoFlow-8472024f/scripts/exposure-blend/
H A Dblend.pfp160 <property name="hue_S_equalizer_enabled" value="0">