Searched refs:sp_print_bind (Results 1 - 7 of 7) sorted by relevance
/inkscape/src/ |
H A D | print.h | 35 unsigned int sp_print_bind(SPPrintContext *ctx, Geom::Affine const &transform, float opacity);
|
H A D | sp-symbol.cpp | 153 sp_print_bind(ctx, this->c2p, 1.0);
|
H A D | print.cpp | 32 sp_print_bind(SPPrintContext *ctx, Geom::Affine const &transform, float opacity) function
|
H A D | sp-root.cpp | 378 sp_print_bind(ctx, this->c2p, 1.0);
|
H A D | sp-use.cpp | 219 sp_print_bind(ctx, tp, 1.0);
|
H A D | sp-item.cpp | 1021 sp_print_bind(ctx, transform, SP_SCALE24_TO_FLOAT(style->opacity.value));
|
/inkscape/src/libnrtype/ |
H A D | Layout-TNG-Output.cpp | 404 sp_print_bind(ctx, glyph_matrix, 1.0);
|
Completed in 1848 milliseconds