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

/inkscape/src/
H A Did-clash.cpp42 typedef std::list<id_changeitem_type> id_changelist_type; typedef
203 id_changelist_type *id_changes)
255 fix_up_refs(refmap_type const &refmap, const id_changelist_type &id_changes)
257 id_changelist_type::const_iterator pp;
258 const id_changelist_type::const_iterator pp_end = id_changes.end();
307 id_changelist_type id_changes;
405 id_changelist_type id_changes;

Completed in 46 milliseconds