Searched defs:full_t (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dselection-chemistry.cpp304 * Copies repr and its inherited css style elements, along with the accumulated transform 'full_t',
307 static void sp_selection_copy_one(Inkscape::XML::Node *repr, Geom::Affine full_t, std::vector<Inkscape::XML::Node*> &clip, Inkscape::XML::Document* xml_doc) argument
319 gchar *affinestr=sp_svg_transform_write(full_t);

Completed in 26 milliseconds