Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

mxml_node_s Struct Reference

#include <mxml.h>


Data Fields

mxml_type_t type
mxml_node_tnext
mxml_node_tprev
mxml_node_tparent
mxml_node_tchild
mxml_node_tlast_child
mxml_value_t value


Field Documentation

mxml_node_t* mxml_node_s::child
 

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().

mxml_node_t* mxml_node_s::last_child
 

Definition at line 111 of file mxml.h.

Referenced by stpi_mxmlAdd(), stpi_mxmlRemove(), and stpi_mxmlWalkPrev().

mxml_node_t* mxml_node_s::next
 

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().

mxml_node_t* mxml_node_s::parent
 

Definition at line 109 of file mxml.h.

Referenced by mxml_load_data(), stpi_mxmlAdd(), stpi_mxmlRemove(), stpi_mxmlWalkNext(), and stpi_mxmlWalkPrev().

mxml_node_t* mxml_node_s::prev
 

Definition at line 108 of file mxml.h.

Referenced by mxml_write_node(), stpi_mxmlAdd(), stpi_mxmlRemove(), and stpi_mxmlWalkPrev().

mxml_type_t mxml_node_s::type
 

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().

mxml_value_t mxml_node_s::value
 

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().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 20:34:55 2004 for libgimpprint API Reference by doxygen1.2.17