#include <mxml.h>
Data Fields | |
stp_mxml_type_t | type |
stp_mxml_node_t * | next |
stp_mxml_node_t * | prev |
stp_mxml_node_t * | parent |
stp_mxml_node_t * | child |
stp_mxml_node_t * | last_child |
stp_mxml_value_t | value |
|
Definition at line 110 of file mxml.h. Referenced by mxml_write_node(), stp_mxmlAdd(), stp_mxmlDelete(), stp_mxmlRemove(), stp_mxmlWalkNext(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), 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 stp_mxmlAdd(), stp_mxmlRemove(), and stp_mxmlWalkPrev(). |
|
Definition at line 107 of file mxml.h. Referenced by mxml_write_node(), stp_mxmlAdd(), stp_mxmlFindElement(), stp_mxmlRemove(), stp_mxmlWalkNext(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), 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(), stp_mxmlAdd(), stp_mxmlRemove(), stp_mxmlWalkNext(), and stp_mxmlWalkPrev(). |
|
Definition at line 108 of file mxml.h. Referenced by mxml_write_node(), stp_mxmlAdd(), stp_mxmlRemove(), and stp_mxmlWalkPrev(). |
|
Definition at line 106 of file mxml.h. Referenced by curve_whitespace_callback(), mxml_new(), mxml_write_node(), stp_mxmlDelete(), stp_mxmlElementGetAttr(), stp_mxmlElementSetAttr(), stp_mxmlFindElement(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), 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_mxmlDelete(), stp_mxmlElementGetAttr(), stp_mxmlElementSetAttr(), stp_mxmlFindElement(), stp_mxmlNewElement(), stp_mxmlNewInteger(), stp_mxmlNewOpaque(), stp_mxmlNewReal(), stp_mxmlNewText(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_xml_process_family(), stpi_xml_process_node(), and stpi_xml_process_printdef(). |