Searched refs:sp_repr_write_stream (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/extension/internal/filter/ |
H A D | filter-file.cpp | 165 sp_repr_write_stream(node, writer, 0, FALSE, g_quark_from_static_string("svg"), 0, 0);
|
/inkscape/src/xml/ |
H A D | repr.h | 56 void sp_repr_write_stream(Inkscape::XML::Node *repr, Inkscape::IO::Writer &out,
|
H A D | repr-io.cpp | 659 sp_repr_write_stream(repr, *out, 0, TRUE, GQuark(0), inlineattrs, indent, 923 void sp_repr_write_stream( Node *repr, Writer &out, gint indent_level, function 1061 sp_repr_write_stream(child, out, ( loose ? indent_level + 1 : 0 ),
|
Completed in 17 milliseconds