Searched refs:hepm (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 461 hepm = h - EPSILON; in miComputeEllipseSpans() 513 if (y > hepm) in miComputeEllipseSpans() 540 if (y > hepm) in miComputeEllipseSpans() 552 if (y > hepm) in miComputeEllipseSpans() 621 double A, T, b, d, x, y, t, hepp, hepm; in tailX() local 652 hepm = h - EPSILON; in tailX() 688 if (y > hepm) in tailX() 712 if (y > hepm) in tailX() 724 if (y > hepm) in tailX()
|