Home
last modified time | relevance | path

Searched refs:PLOT_FILETYPE_AUTO (Results 1 – 4 of 4) sorted by relevance

/dports/math/cantor/cantor-21.12.3/src/backends/qalculate/
H A Dqalculateexpression.cpp213 plotParameters.filetype = PLOT_FILETYPE_AUTO; in evaluatePlotCommand()
328 plotParameters.filetype = PLOT_FILETYPE_AUTO; in evaluatePlotCommand()
642 plotParameters.filetype = PLOT_FILETYPE_AUTO; in evaluatePlotCommand()
659 (plotParameters.filetype == PLOT_FILETYPE_AUTO && p >= 4 && in evaluatePlotCommand()
661 (plotParameters.filetype == PLOT_FILETYPE_AUTO && p >= 3 && in evaluatePlotCommand()
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A Dincludes.h256 PLOT_FILETYPE_AUTO, enumerator
H A DCalculator-plot.cc193 if(param->filetype == PLOT_FILETYPE_AUTO) { in plotVectors()
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.cc33824 pp.filetype = PLOT_FILETYPE_AUTO; in on_plot_button_save_clicked()