Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp86 int FOCUS_GRAPHICS = -1; variable
1856 FOCUS_GRAPHICS = initGraph(graphicsPlot, graphicsPlot->yAxis, in initGraphicsPlot()
1858 graphicsPlot->graph(FOCUS_GRAPHICS)->setScatterStyle( in initGraphicsPlot()
1877 auto graph = graphicsPlot->graph(FOCUS_GRAPHICS); in displayFocusGraphics()