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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp271 Geom::PathVector temp_pv = (*pv) * glyph_matrix; local
273 sp_print_fill(ctx, temp_pv, ctm, text_source->style, pbox, dbox, bbox);
275 sp_print_stroke(ctx, temp_pv, ctm, text_source->style, pbox, dbox, bbox);

Completed in 15 milliseconds