#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 115 of file mxml.h. Referenced by stp_mxmlAdd(), stp_printer_create_from_xmltree(), stp_xml_parse_file(), stp_xml_process_paper(), stp_xml_process_paperdef(), stpi_xml_process_family(), stpi_xml_process_gutenprint(), stpi_xml_process_printdef(), xml_doc_get_curve(), xml_doc_get_dither_array(), and xmldoc_create_from_curve(). |
|
Definition at line 116 of file mxml.h. Referenced by stp_mxmlAdd(), and stp_mxmlWalkPrev(). |
|
|
Definition at line 114 of file mxml.h. Referenced by mxml_load_data(), stp_mxmlAdd(), and stp_mxmlWalkNext(). |
|
Definition at line 113 of file mxml.h. Referenced by stp_mxmlAdd(), and stp_mxmlWalkPrev(). |
|
Definition at line 111 of file mxml.h. Referenced by mxml_new(), 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_gutenprint(), and stpi_xml_process_printdef(). |
|