Home
last modified time | relevance | path

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

/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/gui/
H A DspectrumCalculationDlg.cpp1413 QPointF *nextLastPoint = nextSpectrum->last(); in executeSpectrum() local
1433 thisLastPoint->x() > nextLastPoint->x()) in executeSpectrum()