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

/inkscape/src/
H A Dsplivarot.cpp708 Inkscape::XML::Node *repr_source = source->getRepr(); local
711 gint pos = repr_source->position();
712 Inkscape::XML::Node *parent = repr_source->parent();
713 gchar const *id = repr_source->attribute("id");
714 gchar const *style = repr_source->attribute("style");
715 gchar const *mask = repr_source->attribute("mask");
716 gchar const *clip_path = repr_source->attribute("clip-path");

Completed in 42 milliseconds