Home
last modified time | relevance | path

Searched refs:get_lf_model (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_developer.hh125 std::string get_lf_model();
H A Draw_developer.cc151 std::string PF::RawDeveloperV1Par::get_lf_model() in get_lf_model() function in PF::RawDeveloperV1Par
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Draw_developer.hh141 std::string get_lf_model();
H A Draw_developer.cc191 std::string PF::RawDeveloperPar::get_lf_model() in get_lf_model() function in PF::RawDeveloperPar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/gui/operations/
H A Draw_developer_config.cc774 lf_modelEntry.set_text( par2->get_lf_model() ); in do_update()
775 lf_modelEntry.set_tooltip_text( par2->get_lf_model() ); in do_update()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/operations/
H A Draw_developer_config.cc1290 custom_cam_model = par->get_lf_model();
1338 lf_modelEntry.set_text( par2->get_lf_model() );
1339 lf_modelEntry.set_tooltip_text( par2->get_lf_model() );