Home
last modified time | relevance | path

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

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dpetri.c106 FLOAT orthlim; member
314 st->diaglim *= st->orthlim; in setup_display()
633 else if (a->growth >= st->orthlim) in update()
684 st->orthlim = 1; in petri_init()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dpetri.c116 static FLOAT orthlim = 1.0; variable
574 sp->diaglim *= orthlim; in setup_display()
991 else if (a->growth >= orthlim) in draw_petri()