Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRBoxEdge Struct Reference

An internal data structure used by CRBox. More...

#include <cr-box.h>


Data Fields

gulong x
gulong y
gulong width
gulong max_width
gulong height
gulong x_offset
gulong y_offset
gulong child_rmost_x


Detailed Description

An internal data structure used by CRBox.

An edge is an rectangular area defined by the coordinates of the it top left corner, its width and height.

Definition at line 83 of file cr-box.h.


Field Documentation

gulong _CRBoxEdge::child_rmost_x
 

Definition at line 85 of file cr-box.h.

gulong _CRBoxEdge::height
 

Definition at line 85 of file cr-box.h.

gulong _CRBoxEdge::max_width
 

Definition at line 85 of file cr-box.h.

Referenced by cr_box_view_new_from_xml_css_bufs().

gulong _CRBoxEdge::width
 

Definition at line 85 of file cr-box.h.

Referenced by cr_box_view_new_from_xml_css_bufs().

gulong _CRBoxEdge::x
 

Definition at line 85 of file cr-box.h.

gulong _CRBoxEdge::x_offset
 

Definition at line 85 of file cr-box.h.

gulong _CRBoxEdge::y
 

Definition at line 85 of file cr-box.h.

gulong _CRBoxEdge::y_offset
 

Definition at line 85 of file cr-box.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3