Home
last modified time | relevance | path

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

/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dscedintr.c83 char *MenuIPLOT; variable
152 MenuIPLOT = "iplot"; in InitMenus()
256 BasicMenu[i++].mEntry = MenuIPLOT; in InitBasicMenu()
471 if (Matching(MenuIPLOT)) { DoIplot(); return (True); }
H A Dgrafintr.c76 extern char *MenuIPLOT;
167 MenuDeselect(MenuIPLOT); in DoIplot()
172 MenuSelect(MenuIPLOT); in DoIplot()