Home
last modified time | relevance | path

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

/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Dsuperquadrics.c165 #define CLIP_NORMALS 10000.0 macro
202 if (a > CLIP_NORMALS) in XtoY()
203 a = CLIP_NORMALS; in XtoY()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dsuperquadrics.c159 #define CLIP_NORMALS 10000.0 macro
196 if (a > CLIP_NORMALS) in XtoY()
197 a = CLIP_NORMALS; in XtoY()