Lines Matching defs:ctlPoints
453 REAL *ctlPoints)
477 /*copy the contrl points from ctlPoints to global_ev_ctlPoints*/
481 data[x] = ctlPoints[x];
483 ctlPoints += vstride;
486 ctlPoints += ustride - vstride * vorder;
1549 REAL *ctlPoints)
1572 REAL *data = temp_em->ctlPoints;
1587 /*copy the contrl points from ctlPoints to global_ev_ctlPoints*/
1591 data[x] = ctlPoints[x];
1593 ctlPoints += vstride;
1596 ctlPoints += ustride - vstride * vorder;
1628 data=em->ctlPoints+j;
1680 data=em->ctlPoints+j;