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

stp_mxml_node_s Struct Reference

#include <mxml.h>


Data Fields

stp_mxml_type_t type
stp_mxml_node_tnext
stp_mxml_node_tprev
stp_mxml_node_tparent
stp_mxml_node_tchild
stp_mxml_node_tlast_child
stp_mxml_value_t value


Field Documentation

stp_mxml_node_t* stp_mxml_node_s::child
 

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

stp_mxml_node_t* stp_mxml_node_s::last_child
 

Definition at line 111 of file mxml.h.

Referenced by stp_mxmlAdd(), stp_mxmlRemove(), and stp_mxmlWalkPrev().

stp_mxml_node_t* stp_mxml_node_s::next
 

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

stp_mxml_node_t* stp_mxml_node_s::parent
 

Definition at line 109 of file mxml.h.

Referenced by mxml_load_data(), stp_mxmlAdd(), stp_mxmlRemove(), stp_mxmlWalkNext(), and stp_mxmlWalkPrev().

stp_mxml_node_t* stp_mxml_node_s::prev
 

Definition at line 108 of file mxml.h.

Referenced by mxml_write_node(), stp_mxmlAdd(), stp_mxmlRemove(), and stp_mxmlWalkPrev().

stp_mxml_type_t stp_mxml_node_s::type
 

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

stp_mxml_value_t stp_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_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().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17