Searched refs:sp_print_stroke (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ |
H A D | print.h | 40 unsigned int sp_print_stroke(SPPrintContext *ctx, Geom::PathVector const &pathv, Geom::Affine const &ctm, SPStyle const *style,
|
H A D | print.cpp | 57 sp_print_stroke(SPPrintContext *ctx, Geom::PathVector const &pathv, Geom::Affine const &ctm, SPStyle const *style, function
|
H A D | sp-shape.cpp | 666 sp_print_stroke (ctx, pathv, i2dt, style, pbox, dbox, bbox);
|
/inkscape/src/libnrtype/ |
H A D | Layout-TNG-Output.cpp | 275 sp_print_stroke(ctx, temp_pv, ctm, text_source->style, pbox, dbox, bbox);
|
Completed in 214 milliseconds