Home
last modified time | relevance | path

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

/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dsced.h181 long hyOldX; /* previous coord for undo */ member
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dhypertxt.c934 (*hent)->hyOldX = (*hent)->hyX;
1035 (*hent)->hyOldX = (*hent)->hyX;
1060 (*hent)->hyX = (*hent)->hyOldX; in HYundoTransform()