Home
last modified time | relevance | path

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

/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/src/
H A DWhistspectr.c551 float *interm , *oldinterm; in SetValues() local
673 oldinterm = current->histspectr.vis; in SetValues()
678 newon->histspectr.vis = oldinterm; in SetValues()
689 oldinterm = current->histspectr.gr; in SetValues()
693 newon->histspectr.gr = oldinterm; in SetValues()
H A DWHistbar.c608 float *interm , *oldinterm; in SetValues() local
704 oldinterm = current->histbar.vis; in SetValues()
709 newon->histbar.vis = oldinterm; in SetValues()
721 oldinterm = current->histbar.gr; in SetValues()
725 newon->histbar.gr = oldinterm; in SetValues()
H A DWScroll.c697 float *interm , *oldinterm; in SetValues() local
768 oldinterm = current->scroll.vis; in SetValues()
773 newon->scroll.vis = oldinterm; in SetValues()
784 oldinterm = current->scroll.gr; in SetValues()
788 newon->scroll.gr = oldinterm; in SetValues()