Searched refs:hepp (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miarc.c | 446 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; in miComputeEllipseSpans() local 460 hepp = h + EPSILON; in miComputeEllipseSpans() 511 if ((y >= 0.0) && (y < hepp)) { in miComputeEllipseSpans() 539 if (y < hepp) { in miComputeEllipseSpans() 621 double A, T, b, d, x, y, t, hepp, hepm; in tailX() local 651 hepp = h + EPSILON; in tailX() 686 if ((y >= 0.0) && (y < hepp)) { in tailX() 711 if (y < hepp) { in tailX()
|