Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot/
H A Dmathplot.cpp575 bool outUp, outDown; in Plot() local
577 outDown = (c0 > maxYpx) && (c1 > maxYpx); in Plot()
579 if (!outUp && !outDown) { in Plot()