Home
last modified time | relevance | path

Searched defs:graphOnLatestPt (Results 1 – 4 of 4) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguidetargetplot.h49 bool graphOnLatestPt = true; variable
H A Dguidedriftgraph.h67 bool graphOnLatestPt = true; variable
H A Dguide.h636 bool graphOnLatestPt = true; variable
H A Dguidedriftgraph.cpp177 void GuideDriftGraph::guideHistory(int sliderValue, bool graphOnLatestPt) in guideHistory()