Lines Matching refs:tx
1246 Geom::Point tx;
1250 tx = (pnData->p + psData->p) / 2;
1252 dest->BezierTo (tx);
1259 ReFormeBezierChunk (tx, nx, dest, inBezier, nbInterm,
1267 Geom::Point tx;
1271 tx = (psData->p + pnData->p) / 2;
1273 ReFormeBezierChunk (px, tx, dest, inBezier, nbInterm,
1285 Geom::Point tx;
1289 tx = (pnData->p + psData->p) / 2;
1291 ReFormeBezierChunk (px, tx, dest, inBezier, nbInterm,
1296 tx = (pnData->p + psData->p) / 2;
1298 dest->BezierTo (tx);
1305 ReFormeBezierChunk (tx, nx, dest, inBezier, nbInterm,
1326 Geom::Point tx;
1330 tx = (pnData->p + psData->p) / 2;
1332 dest->BezierTo (tx);
1339 ReFormeBezierChunk (tx, nx, dest, inBezier, nbInterm,
1347 Geom::Point tx;
1351 tx = (pnData->p + psData->p) / 2;
1353 ReFormeBezierChunk (px, tx, dest, inBezier, nbInterm,
1365 Geom::Point tx;
1369 tx = (pnData->p + psData->p) / 2;
1371 ReFormeBezierChunk (px, tx, dest, inBezier, nbInterm,
1376 tx = (pnData->p + psData->p) / 2;
1378 dest->BezierTo (tx);
1385 ReFormeBezierChunk (tx, nx, dest, inBezier, nbInterm,