Home
last modified time | relevance | path

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

/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcolortoning.cc67 …colorCurveEditorG = new CurveEditorGroup (options.lastColorToningCurvesDir, M("TP_COLORTONING_COLO… in ColorToning()
115 …opacityCurveEditorG = new CurveEditorGroup (options.lastColorToningCurvesDir, M("TP_COLORTONING_OP… in ColorToning()
133 …clCurveEditorG = new CurveEditorGroup (options.lastColorToningCurvesDir, M("TP_COLORTONING_CHROMAC… in ColorToning()
152 …cl2CurveEditorG = new CurveEditorGroup (options.lastColorToningCurvesDir, M("TP_COLORTONING_CHROMA… in ColorToning()
447 …up *labRegionEditorG = Gtk::manage(new CurveEditorGroup(options.lastColorToningCurvesDir, M("TP_CO… in ColorToning()
H A Doptions.h407 Glib::ustring lastColorToningCurvesDir; variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Doptions.h425 Glib::ustring lastColorToningCurvesDir; variable
H A Dtonecurve.cc130 …satcurveG = Gtk::manage(new CurveEditorGroup(options.lastColorToningCurvesDir, M("TP_TONECURVE_SAT… in ToneCurve()
H A Dlabmaskspanel.cc1036 maskEditorGroup = Gtk::manage(new CurveEditorGroup(options.lastColorToningCurvesDir, "", 0.7)); in LabMasksPanel()