Searched refs:x34 (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/helper/ |
H A D | geom.cpp | 659 double x34 = (x3 + x4) / 2; local 663 double x234 = (x23 + x34) / 2; 850 recursive_bezier4(x1234, y1234, x234, y234, x34, y34, x4, y4, m_points, level + 1);
|
/inkscape/share/extensions/ |
H A D | gcodetools.py | 484 x34 = x3+(x4-x3)*t 488 x2334 = x23+(x34-x23)*t 492 return [sp1[0],sp1[1],[x12,y12]], [[x1223,y1223],[x,y],[x2334,y2334]], [[x34,y34],sp2[1],sp2[2]]
|
/inkscape/src/libuemf/ |
H A D | uwmf.c | 1232 table[0x34] = 0x0A0; // U_WMRSELECTPALETTE 0 0 1 0 1 0 0 0 0 0
|
Completed in 56 milliseconds