Lines Matching defs:mx
143 Geom::Point mx;
144 mx = (cx + dx) / 2;
145 RecBezierTo(cx, stx, mx, treshhold, 8, 0.0, 1.0, curP + k);
163 Geom::Point mx;
164 mx = (cx + dx) / 2;
165 RecBezierTo(cx, stx, mx, treshhold, 8, 0.0, 1.0, curP + nbInterm - 1);
350 Geom::Point const mx = (cx + dx) / 2;
351 RecBezierTo(cx, stx, mx, treshhold, 8);
374 Geom::Point mx = (cx + dx) / 2;
375 RecBezierTo(cx, stx, mx, treshhold, 8);
589 Geom::Point const mx = (cx + dx) / 2;
590 RecBezierTo(cx, stx, mx, treshhold, 8, 4 * treshhold);
613 Geom::Point const mx = (cx + dx) / 2;
614 RecBezierTo(cx, stx, mx, treshhold, 8, 4 * treshhold);