#include <mxml.h>
Data Fields | |
mxml_type_t | type |
mxml_node_t * | next |
mxml_node_t * | prev |
mxml_node_t * | parent |
mxml_node_t * | child |
mxml_node_t * | last_child |
mxml_value_t | value |
|
Definition at line 110 of file mxml.h. Referenced by mxml_write_node(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_mxmlAdd(), stpi_mxmlDelete(), stpi_mxmlRemove(), stpi_mxmlWalkNext(), stpi_xml_process_family(), stpi_xml_process_gimpprint(), stpi_xml_process_printdef(), xml_doc_get_curve(), xml_doc_get_dither_array(), and xmldoc_create_from_curve(). |
|
Definition at line 111 of file mxml.h. Referenced by stpi_mxmlAdd(), stpi_mxmlRemove(), and stpi_mxmlWalkPrev(). |
|
Definition at line 107 of file mxml.h. Referenced by mxml_write_node(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_mxmlAdd(), stpi_mxmlFindElement(), stpi_mxmlRemove(), stpi_mxmlWalkNext(), stpi_xml_process_family(), stpi_xml_process_gimpprint(), and stpi_xml_process_printdef(). |
|
Definition at line 109 of file mxml.h. Referenced by mxml_load_data(), stpi_mxmlAdd(), stpi_mxmlRemove(), stpi_mxmlWalkNext(), and stpi_mxmlWalkPrev(). |
|
Definition at line 108 of file mxml.h. Referenced by mxml_write_node(), stpi_mxmlAdd(), stpi_mxmlRemove(), and stpi_mxmlWalkPrev(). |
|
Definition at line 106 of file mxml.h. Referenced by curve_whitespace_callback(), mxml_new(), mxml_write_node(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_mxmlDelete(), stpi_mxmlElementGetAttr(), stpi_mxmlElementSetAttr(), stpi_mxmlFindElement(), stpi_xml_process_family(), stpi_xml_process_gimpprint(), and stpi_xml_process_printdef(). |
|
Definition at line 112 of file mxml.h. Referenced by curve_whitespace_callback(), mxml_load_data(), mxml_parse_element(), mxml_write_node(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_mxmlDelete(), stpi_mxmlElementGetAttr(), stpi_mxmlElementSetAttr(), stpi_mxmlFindElement(), stpi_mxmlNewElement(), stpi_mxmlNewInteger(), stpi_mxmlNewOpaque(), stpi_mxmlNewReal(), stpi_mxmlNewText(), stpi_xml_process_family(), stpi_xml_process_node(), and stpi_xml_process_printdef(). |