Searched defs:attr_doc (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/xml/ | ||
| H A D | repr-css.cpp | 61 static Inkscape::XML::Document *attr_doc=NULL; local 62 if (!attr_doc) { 63 attr_doc = new Inkscape::XML::SimpleDocument(); 65 return new SPCSSAttrImpl(attr_doc); |
Completed in 12 milliseconds