Searched defs:svg_document (Results 1 – 1 of 1) sorted by relevance
73 struct svg_document { struct74 xml_document_t xml;75 const char *css;76 struct xml_element svg;77 struct xml_attribute svg_attrs[2];78 struct svg_text text;