Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.h189 …void processAutofocusAborted(double time, const QString &filter, const QString &points, bool batch…
H A Danalyze.cpp765 processAutofocusAborted(time, filter, samples, true); in processInputLine()
2234 processAutofocusAborted(logTime(), filter, points); in autofocusAborted()
2237 void Analyze::processAutofocusAborted(double time, const QString &filter, const QString &points, bo… in processAutofocusAborted() function in Ekos::Analyze