Home
last modified time | relevance | path

Searched refs:border_start_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-start-width.c86 fo_property_border_start_width_init (FoPropertyBorderStartWidth *border_start_width) in fo_property_border_start_width_init() argument
88 FO_PROPERTY (border_start_width)->value = in fo_property_border_start_width_init()
127 FoPropertyBorderStartWidth *border_start_width; in fo_property_border_start_width_finalize() local
129 border_start_width = FO_PROPERTY_BORDER_START_WIDTH (object); in fo_property_border_start_width_finalize()
145 FoProperty* border_start_width; in fo_property_border_start_width_new() local
147 border_start_width = in fo_property_border_start_width_new()
151 return border_start_width; in fo_property_border_start_width_new()
164 static FoProperty *border_start_width = NULL; in fo_property_border_start_width_get_initial() local
166 if (border_start_width == NULL) in fo_property_border_start_width_get_initial()
168 border_start_width = in fo_property_border_start_width_get_initial()
[all …]
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-start-width.c86 fo_property_border_start_width_init (FoPropertyBorderStartWidth *border_start_width) in fo_property_border_start_width_init() argument
88 FO_PROPERTY (border_start_width)->value = in fo_property_border_start_width_init()
127 FoPropertyBorderStartWidth *border_start_width; in fo_property_border_start_width_finalize() local
129 border_start_width = FO_PROPERTY_BORDER_START_WIDTH (object); in fo_property_border_start_width_finalize()
145 FoProperty* border_start_width; in fo_property_border_start_width_new() local
147 border_start_width = in fo_property_border_start_width_new()
151 return border_start_width; in fo_property_border_start_width_new()
164 static FoProperty *border_start_width = NULL; in fo_property_border_start_width_get_initial() local
166 if (border_start_width == NULL) in fo_property_border_start_width_get_initial()
168 border_start_width = in fo_property_border_start_width_get_initial()
[all …]
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-area.c207 gfloat border_start_width = in fo_block_area_new() local
268 (border_start_width + border_end_width + padding_start + padding_end + in fo_block_area_new()
365 fo_area_area_set_border_start (*new_area, border_start_width); in fo_block_area_new()
H A Dfo-table-body-private.h48 FoProperty *border_start_width; member
H A Dfo-region-private.h45 FoProperty *border_start_width; member
H A Dfo-table-header-private.h49 FoProperty *border_start_width; member
H A Dfo-table-footer-private.h49 FoProperty *border_start_width; member
H A Dfo-title-private.h45 FoProperty *border_start_width; member
H A Dfo-table-column-private.h51 FoProperty *border_start_width; member
H A Dfo-initial-property-set-private.h45 FoProperty *border_start_width; member
H A Dfo-table-caption-private.h46 FoProperty *border_start_width; member
H A Dfo-table-cell-private.h52 FoProperty *border_start_width; member
H A Dfo-basic-link-private.h47 FoProperty *border_start_width; member
H A Dfo-table-row-private.h49 FoProperty *border_start_width; member
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-area.c207 gfloat border_start_width = in fo_block_area_new() local
268 (border_start_width + border_end_width + padding_start + padding_end + in fo_block_area_new()
365 fo_area_area_set_border_start (*new_area, border_start_width); in fo_block_area_new()
H A Dfo-region-private.h45 FoProperty *border_start_width; member
H A Dfo-table-body-private.h48 FoProperty *border_start_width; member
H A Dfo-table-footer-private.h49 FoProperty *border_start_width; member
H A Dfo-table-header-private.h49 FoProperty *border_start_width; member
H A Dfo-table-column-private.h51 FoProperty *border_start_width; member
H A Dfo-table-caption-private.h46 FoProperty *border_start_width; member
H A Dfo-initial-property-set-private.h45 FoProperty *border_start_width; member
H A Dfo-title-private.h45 FoProperty *border_start_width; member
H A Dfo-table-cell-private.h52 FoProperty *border_start_width; member
H A Dfo-basic-link-private.h47 FoProperty *border_start_width; member

12345