Searched refs:miFillSppPoly (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmifpoly.h91 extern _X_EXPORT void miFillSppPoly(
H A Dmifpolycon.c74 miFillSppPoly( function in typeref:typename:void
H A Dmiarc.c1278 /* by drawing with miFillSppPoly and setting the endpoints of the arc
1281 miFillSppPoly(pDraw, pGC, cpt, pArcPts, xOrg, yOrg, xFtrans, yFtrans);
1316 miFillSppPoly (pDraw, pGC, polyLen, poly, xOrg, yOrg, xFtrans, yFtrans);
1352 miFillSppPoly (pDraw, pGC, 5, poly, xOrg, yOrg, xFtrans, yFtrans);
1409 /* by drawing with miFillSppPoly and setting the endpoints of the arc
1412 miFillSppPoly(pDraw, pGC, cpt, pArcPts, -xOrg, -yOrg, xFtrans, yFtrans);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c1149 * miFillSppPoly written by Todd Newman; April. 1987.
1161 miFillSppPoly(DrawablePtr dst, GCPtr pgc, int count, /* number of points */ function in typeref:typename:void
1408 /* by drawing with miFillSppPoly and setting the endpoints of the arc
1411 miFillSppPoly(pDraw, pGC, cpt, pArcPts, xOrg, yOrg, xFtrans,
1447 miFillSppPoly(pDraw, pGC, polyLen, poly, xOrg, yOrg, xFtrans, yFtrans);
1473 miFillSppPoly(pDraw, pGC, 5, poly, xOrg, yOrg, xFtrans, yFtrans);
1525 /* by drawing with miFillSppPoly and setting the endpoints of the arc
1528 miFillSppPoly(pDraw, pGC, cpt, pArcPts, -xOrg, -yOrg, xFtrans, yFtrans);

Completed in 54 milliseconds