Home
last modified time | relevance | path

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

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Export/
H A DExportPointsSelectionFunctions.h14 EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRST_CURVE, enumerator
H A DExportPointsSelectionFunctions.cpp19 case EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRST_CURVE: in exportPointsSelectionFunctionsToString()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Callback/
H A DCallbackGatherXThetasInCurves.cpp18 EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRST_CURVE), in CallbackGatherXThetasInCurves()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgSettingsExportFormat.cpp635 …tCurve->setChecked (pointsSelectionFunctions == EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRS… in load()
859 …m_modelExportAfter->setPointsSelectionFunctions(EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRS… in slotFunctionsPointsFirstCurve()
991 …delExportDefaults.pointsSelectionFunctions() == EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRS… in slotLoadDefault()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Test/
H A DTestExport.cpp168 …odelExportOverride.setPointsSelectionFunctions (EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_FIRS… in initData()