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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp445 Geom::PathVector pathv_trans = (*pathv) * glyph_matrix; local
447 ctx->renderPathVector(pathv_trans, style, Geom::OptRect());
804 Geom::PathVector pathv_trans = (*pathv) * glyph_matrix; local
805 SPCurve *c = new SPCurve(pathv_trans);

Completed in 15 milliseconds