Searched refs:hepp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 459 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; local in function:miComputeEllipseSpans 473 hepp = h + EPSILON; 529 if ((y >= 0.0) && (y < hepp)) 558 if (y < hepp) 652 double A, T, b, d, x, y, t, hepp, hepm; local in function:tailX 682 hepp = h + EPSILON; 720 if ((y >= 0.0) && (y < hepp)) 746 if (y < hepp)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 446 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; local in function:miComputeEllipseSpans 460 hepp = h + EPSILON; 511 if ((y >= 0.0) && (y < hepp)) { 539 if (y < hepp) { 621 double A, T, b, d, x, y, t, hepp, hepm; local in function:tailX 651 hepp = h + EPSILON; 686 if ((y >= 0.0) && (y < hepp)) { 711 if (y < hepp) {
|
Completed in 10 milliseconds