Searched refs:sp_print_bind (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/
H A Dprint.h35 unsigned int sp_print_bind(SPPrintContext *ctx, Geom::Affine const &transform, float opacity);
H A Dsp-symbol.cpp153 sp_print_bind(ctx, this->c2p, 1.0);
H A Dprint.cpp32 sp_print_bind(SPPrintContext *ctx, Geom::Affine const &transform, float opacity) function
H A Dsp-root.cpp378 sp_print_bind(ctx, this->c2p, 1.0);
H A Dsp-use.cpp219 sp_print_bind(ctx, tp, 1.0);
H A Dsp-item.cpp1021 sp_print_bind(ctx, transform, SP_SCALE24_TO_FLOAT(style->opacity.value));
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp404 sp_print_bind(ctx, glyph_matrix, 1.0);

Completed in 1848 milliseconds