/inkscape/ |
H A D | tools-version.sh | 29 y=`echo $x | cut -f1 -d-`
|
/inkscape/share/extensions/ |
H A D | param_curves.py | 70 f1 = eval('lambda t: ' + fx.strip('"')) 95 x0 = f1(t_start) 100 x1 = f1(t1) 110 x1 = f1(t1) 111 x2 = f1(t2)
|
/inkscape/src/extension/internal/ |
H A D | metafile-print.h | 41 double f1; //Vertical (rotating) offset factor (* font height) member in struct:Inkscape::Extension::Internal::FontfixParams 44 FontfixParams() : f1(0), f2(0), f3(0) {}
|
H A D | wmf-inout.cpp | 2072 int f1; local 2074 int stat = wmr_arc_points(rc, ArcStart, ArcEnd,&f1, f2, ¢er, &start, &end, &size); 2081 tmp_path << " " << f1 << "," << f2 << " "; 2124 int f1; local 2126 if(!wmr_arc_points(rc, ArcStart, ArcEnd, &f1, f2, ¢er, &start, &end, &size)){ 2133 tmp_path << " " << f1 << "," << f2 << " "; 2170 double f1 = 1.0 - f; local 2181 << pix_to_xy(d, left , top + cny*f1 ) 2183 << pix_to_xy(d, left + cnx*f1 , top ) 2191 << pix_to_xy(d, right - cnx*f1 , to 2493 int f1; local [all...] |
H A D | emf-inout.cpp | 2631 double f1 = 1.0 - f; local 2641 << pix_to_xy(d, rc.left , rc.top + cny*f1 ) 2643 << pix_to_xy(d, rc.left + cnx*f1 , rc.top ) 2651 << pix_to_xy(d, rc.right - cnx*f1 , rc.top ) 2653 << pix_to_xy(d, rc.right , rc.top + cny*f1 ) 2661 << pix_to_xy(d, rc.right , rc.bottom - cny*f1 ) 2663 << pix_to_xy(d, rc.right - cnx*f1 , rc.bottom ) 2671 << pix_to_xy(d, rc.left + cnx*f1 , rc.bottom ) 2673 << pix_to_xy(d, rc.left , rc.bottom - cny*f1 ) 2689 int f1; local 2711 int f1; local 2733 int f1; local 2774 int f1; local [all...] |
H A D | metafile-print.cpp | 104 ¶ms.f1, ¶ms.f2, ¶ms.f3, &fontname[0]);
|
H A D | wmf-print.cpp | 1499 dx = params.f1 * style->font_size.computed * std::sin(rotb); 1500 dy = params.f1 * style->font_size.computed * std::cos(rotb);
|
H A D | emf-print.cpp | 2123 dx = params.f1 * style->font_size.computed * std::sin(rotb); 2124 dy = params.f1 * style->font_size.computed * std::cos(rotb);
|
/inkscape/src/live_effects/ |
H A D | lpe-ellipse_5pts.cpp | 152 double f1 = -_det5(mat_f); local 158 {d1/2, e1/2, f1} 166 Geom::Ellipse el(a1, b1, c1, d1, e1, f1);
|
/inkscape/src/trace/ |
H A D | siox.h | 635 float f1, float f2, float f3);
|
H A D | siox.cpp | 1678 float f1, float f2, float f3) 1685 cm[idx]=f1*cm[idx]+f2*cm[idx+1]+f3*cm[idx+2]; 1693 cm[idx]=f3*cm[idx-2]+f2*cm[idx-1]+f1*cm[idx]; 1701 cm[idx]=f1*cm[idx]+f2*cm[((y+1)*xres)+x]+f3*cm[((y+2)*xres)+x]; 1709 cm[idx]=f3*cm[((y-2)*xres)+x]+f2*cm[((y-1)*xres)+x]+f1*cm[idx];
|
/inkscape/src/ui/tools/ |
H A D | calligraphic-tool.cpp | 194 flerp(double f0, double f1, double p) argument 196 return f0 + ( f1 - f0 ) * p;
|
H A D | eraser-tool.cpp | 164 flerp(double f0, double f1, double p) argument 166 return f0 + ( f1 - f0 ) * p;
|
/inkscape/src/libuemf/ |
H A D | uemf.c | 489 \param f1 1 if rotation angle >= 180, else 0 500 int *f1, 569 if(cross >=0){ *f1 = 1; } 570 else { *f1 = 0; } 573 if(cross >=0){ *f1 = 0; } 574 else { *f1 = 1; } 586 \param f1 1 if rotation angle >= 180, else 0 595 int *f1, 603 return emr_arc_points_common(&(pEmr->rclBox), &(pEmr->ptlStart), &(pEmr->ptlEnd), f1, f2, center, start, end, size ); 496 emr_arc_points_common( PU_RECTL rclBox, PU_POINTL ArcStart, PU_POINTL ArcEnd, int *f1, int f2, PU_PAIRF center, PU_PAIRF start, PU_PAIRF end, PU_PAIRF size ) argument 593 emr_arc_points( PU_ENHMETARECORD record, int *f1, int f2, PU_PAIRF center, PU_PAIRF start, PU_PAIRF end, PU_PAIRF size ) argument
|
H A D | uemf.h | 3352 int emr_arc_points(PU_ENHMETARECORD record, int *f1, int f2, PU_PAIRF center, PU_PAIRF start, PU_PAIRF end, PU_PAIRF size); 3354 int *f1, int f2, PU_PAIRF center, PU_PAIRF start, PU_PAIRF end, PU_PAIRF size);
|
H A D | uwmf.h | 2407 int *f1, int f2, U_PAIRF *center, U_PAIRF *start, U_PAIRF *end, U_PAIRF *size );
|
H A D | uwmf.c | 730 \param f1 1 if rotation angle >= 180, else 0 741 int *f1, 758 return emr_arc_points_common(&rclBox, &ArcStart, &ArcEnd, f1, f2, center, start, end, size); 737 wmr_arc_points( U_RECT16 rclBox16, U_POINT16 ArcStart16, U_POINT16 ArcEnd16, int *f1, int f2, U_PAIRF *center, U_PAIRF *start, U_PAIRF *end, U_PAIRF *size ) argument
|
/inkscape/packaging/macosx/ |
H A D | osx-app.sh | 624 IMAGEMAGICKVER_MAJOR="$(cut -d. -f1 <<< "$IMAGEMAGICKVER")" 669 extra_bin=$(find $pkgbin -exec file {} \; | grep executable | grep -v text | cut -d: -f1) 691 2>/dev/null | fgrep compatibility | cut -d\( -f1 | grep $LIBPREFIX | sort | uniq)" 723 fileLibs="$(otool -L $1 | fgrep compatibility | cut -d\( -f1)" 751 first="$(echo $lib | cut -d/ -f1-3)"
|