Home
last modified time | relevance | path

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

/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutegraph.cpp1653 double newminy = -maxy; in updatePath() local
1672 else if (ydata < newminy) in updatePath()
1673 newminy = ydata; in updatePath()
1677 m_maxy = newmaxy > -newminy ? ceil(newmaxy) : floor(-newminy); in updatePath()
/dports/games/golly/golly-3.3-src/Scripts/Lua/
H A D3D.lua2615 newminy = tminy,
2636 miny = newpattern.newminy
3932 newminy = tminy,
3980 local minpy = newpattern.newminy