Lines Matching refs:fY
44 return chopMonoQuadAt(pts[0].fY, pts[1].fY, pts[2].fY, y, t);57 if (srcPts[0].fY > srcPts[2].fY) {70 if (dst[2].fY <= ctop || dst[0].fY >= cbot) {78 if (dst[0].fY < ctop) {88 if (dst[i].fY < ctop) {89 dst[i].fY = ctop;96 if (dst[2].fY > cbot) {105 if (dst[i].fY > cbot) {106 dst[i].fY = cbot;