Searched refs:SppPointPtr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mifpoly.h | 82 } SppPointRec, *SppPointPtr; typedef in typeref:struct:_SppPoint * 95 SppPointPtr /*ptsIn*/,
|
| H A D | mifpolycon.c | 58 static int GetFPolyYBounds(SppPointPtr pts, int n, double yFtrans, 78 SppPointPtr ptsIn, /* the points */ 253 SppPointPtr pts, 259 SppPointPtr ptMin; 261 SppPointPtr ptsStart = pts;
|
| H A D | miarc.c | 236 static int miGetArcPts(SppArcPtr parc, int cpt, SppPointPtr *ppPts); 1219 SppPointPtr pArcPts; 1390 SppPointPtr pArcPts; 1406 pArcPts = (SppPointPtr) NULL; 1521 SppPointPtr *ppPts) /* pointer to pointer to arc-list -- modified */ 1532 SppPointPtr poly; 1562 if (!(poly = (SppPointPtr) realloc((pointer)*ppPts, 3209 SppPointPtr sppPoint)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 75 } SppPointRec, *SppPointPtr; typedef in typeref:struct:_SppPoint * 249 static int miGetArcPts(SppArcPtr parc, int cpt, SppPointPtr * ppPts); 1123 GetFPolyYBounds(SppPointPtr pts, int n, double yFtrans, int *by, int *ty) 1125 SppPointPtr ptMin; 1127 SppPointPtr ptsStart = pts; 1162 SppPointPtr ptsIn, /* the points */ 1350 SppPointPtr pArcPts; 1505 SppPointPtr pArcPts; 1523 pArcPts = (SppPointPtr) NULL; 1648 SppPointPtr * ppPt [all...] |
Completed in 11 milliseconds