Home
last modified time | relevance | path

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

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DGrid.cpp123 bool yZeroOn = false; in load() local
139 yZeroOn = grid[18].toInt(); in load()
151 yZeroOn = grid[12].toInt(); in load()
172 enableZeroLineY(yZeroOn); in load()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DGrid.cpp165 bool yZeroOn = false; in load() local
177 yZeroOn = grid[18].toInt(); in load()
190 yZeroOn = grid[12].toInt(); in load()
211 enableZeroLineY(yZeroOn); in load()