Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrwindow.c101 static int us_3dpolydepthascending(const void *e1, const void *e2);
1818 int us_3dpolydepthascending(const void *e1, const void *e2) in us_3dpolydepthascending() function
1844 esort(us_3dpolylist, us_3dpolycount, sizeof (POLY3D *), us_3dpolydepthascending); in us_3denddrawing()