Home
last modified time | relevance | path

Searched refs:border_end_width (Results 1 – 25 of 113) sorted by relevance

12345

/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-end-width.c86 fo_property_border_end_width_init (FoPropertyBorderEndWidth *border_end_width) in fo_property_border_end_width_init() argument
88 FO_PROPERTY (border_end_width)->value = in fo_property_border_end_width_init()
127 FoPropertyBorderEndWidth *border_end_width; in fo_property_border_end_width_finalize() local
129 border_end_width = FO_PROPERTY_BORDER_END_WIDTH (object); in fo_property_border_end_width_finalize()
145 FoProperty* border_end_width; in fo_property_border_end_width_new() local
147 border_end_width = in fo_property_border_end_width_new()
151 return border_end_width; in fo_property_border_end_width_new()
164 static FoProperty *border_end_width = NULL; in fo_property_border_end_width_get_initial() local
166 if (border_end_width == NULL) in fo_property_border_end_width_get_initial()
168 border_end_width = in fo_property_border_end_width_get_initial()
[all …]
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-end-width.c86 fo_property_border_end_width_init (FoPropertyBorderEndWidth *border_end_width) in fo_property_border_end_width_init() argument
88 FO_PROPERTY (border_end_width)->value = in fo_property_border_end_width_init()
127 FoPropertyBorderEndWidth *border_end_width; in fo_property_border_end_width_finalize() local
129 border_end_width = FO_PROPERTY_BORDER_END_WIDTH (object); in fo_property_border_end_width_finalize()
145 FoProperty* border_end_width; in fo_property_border_end_width_new() local
147 border_end_width = in fo_property_border_end_width_new()
151 return border_end_width; in fo_property_border_end_width_new()
164 static FoProperty *border_end_width = NULL; in fo_property_border_end_width_get_initial() local
166 if (border_end_width == NULL) in fo_property_border_end_width_get_initial()
168 border_end_width = in fo_property_border_end_width_get_initial()
[all …]
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-area.c209 gfloat border_end_width = in fo_block_area_new() local
268 (border_start_width + border_end_width + padding_start + padding_end + in fo_block_area_new()
364 fo_area_area_set_border_end (*new_area, border_end_width); in fo_block_area_new()
H A Dfo-table-body-private.h38 FoProperty *border_end_width; member
H A Dfo-region-private.h36 FoProperty *border_end_width; member
H A Dfo-table-header-private.h39 FoProperty *border_end_width; member
H A Dfo-table-footer-private.h39 FoProperty *border_end_width; member
H A Dfo-title-private.h36 FoProperty *border_end_width; member
H A Dfo-table-column-private.h41 FoProperty *border_end_width; member
H A Dfo-initial-property-set-private.h36 FoProperty *border_end_width; member
H A Dfo-table-caption-private.h37 FoProperty *border_end_width; member
H A Dfo-table-cell-private.h42 FoProperty *border_end_width; member
H A Dfo-basic-link-private.h38 FoProperty *border_end_width; member
H A Dfo-table-row-private.h39 FoProperty *border_end_width; member
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-area.c209 gfloat border_end_width = in fo_block_area_new() local
268 (border_start_width + border_end_width + padding_start + padding_end + in fo_block_area_new()
364 fo_area_area_set_border_end (*new_area, border_end_width); in fo_block_area_new()
H A Dfo-region-private.h36 FoProperty *border_end_width; member
H A Dfo-table-body-private.h38 FoProperty *border_end_width; member
H A Dfo-table-footer-private.h39 FoProperty *border_end_width; member
H A Dfo-table-header-private.h39 FoProperty *border_end_width; member
H A Dfo-table-column-private.h41 FoProperty *border_end_width; member
H A Dfo-table-caption-private.h37 FoProperty *border_end_width; member
H A Dfo-initial-property-set-private.h36 FoProperty *border_end_width; member
H A Dfo-title-private.h36 FoProperty *border_end_width; member
H A Dfo-table-cell-private.h42 FoProperty *border_end_width; member
H A Dfo-basic-link-private.h38 FoProperty *border_end_width; member

12345