Home
last modified time | relevance | path

Searched refs:DEFPROFILE_INTERNAL (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmain-cli.cc198 options.defProfRaw = DEFPROFILE_INTERNAL; in main()
213 options.defProfImg = DEFPROFILE_INTERNAL; in main()
668 profPath == DEFPROFILE_INTERNAL ? in processLineParams()
669 DEFPROFILE_INTERNAL : in processLineParams()
682 profPath == DEFPROFILE_INTERNAL ? in processLineParams()
683 DEFPROFILE_INTERNAL : in processLineParams()
H A Dprofilestorecombobox.cc224 if (path == DEFPROFILE_INTERNAL) { in findRowFromFullPath()
280 return Glib::ustring (DEFPROFILE_INTERNAL); in getFullPathFromActiveRow()
H A Doptions.h36 #define DEFPROFILE_INTERNAL "Neutral" macro
40 #define DEFPROFILE_IMG DEFPROFILE_INTERNAL
H A Dthumbnail.cc332 …defaultPparamsPath == DEFPROFILE_INTERNAL ? DEFPROFILE_INTERNAL : Glib::build_filename(defaultPpar… in createProcParamsForUpdate()
H A Drtwindow.cc596 options.defProfRaw = DEFPROFILE_INTERNAL; in showErrors()
607 options.defProfImg = DEFPROFILE_INTERNAL; in showErrors()
H A Dpreferences.cc1451 moptions.defProfRaw = DEFPROFILE_INTERNAL; in storePreferences()
1457 moptions.defProfImg = DEFPROFILE_INTERNAL; in storePreferences()
2175 moptions.defProfRaw = DEFPROFILE_INTERNAL; in restoreValue()
2184 moptions.defProfImg = DEFPROFILE_INTERNAL; in restoreValue()
H A Doptions.cc224 if (profName == DEFPROFILE_INTERNAL) { in findProfilePath()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmain-cli.cc182 options.defProfRaw = DEFPROFILE_INTERNAL; in main()
197 options.defProfImg = DEFPROFILE_INTERNAL; in main()
653 …h != DEFPROFILE_DYNAMIC && rawParams->load (profPath == DEFPROFILE_INTERNAL ? DEFPROFILE_INTERNAL in processLineParams()
664 …h != DEFPROFILE_DYNAMIC && imgParams->load (profPath == DEFPROFILE_INTERNAL ? DEFPROFILE_INTERNAL in processLineParams()
H A Dprofilestorecombobox.cc215 if (path == DEFPROFILE_INTERNAL) { in findRowFromFullPath()
260 return DEFPROFILE_INTERNAL; in getFullPathFromActiveRow()
H A Doptions.h43 #define DEFPROFILE_INTERNAL "Neutral" macro
H A Dthumbnail.cc301 …defaultPparamsPath == DEFPROFILE_INTERNAL ? DEFPROFILE_INTERNAL : Glib::build_filename(defaultPpar… in createProcParamsForUpdate()
H A Drtwindow.cc524 options.defProfRaw = DEFPROFILE_INTERNAL; in showErrors()
535 options.defProfImg = DEFPROFILE_INTERNAL; in showErrors()
H A Dpreferences.cc1599 moptions.defProfRaw = DEFPROFILE_INTERNAL; in storePreferences()
1605 moptions.defProfImg = DEFPROFILE_INTERNAL; in storePreferences()
2295 moptions.defProfRaw = DEFPROFILE_INTERNAL; in restoreValue()
2304 moptions.defProfImg = DEFPROFILE_INTERNAL; in restoreValue()
H A Doptions.cc237 if (profName == DEFPROFILE_INTERNAL) { in findProfilePath()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dprofilestore.cc296 if (path == DEFPROFILE_INTERNAL || path == DEFPROFILE_DYNAMIC) { in findEntryFromFullPathU()
H A Dprocparams.cc5492 if (fName == DEFPROFILE_INTERNAL) { in load()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dprofilestore.cc295 if (path == DEFPROFILE_INTERNAL || path == DEFPROFILE_DYNAMIC) { in findEntryFromFullPathU()