Home
last modified time | relevance | path

Searched refs:border_top_style (Results 1 – 25 of 135) sorted by relevance

123456

/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-top-style.c86 fo_property_border_top_style_init (FoPropertyBorderTopStyle *border_top_style) in fo_property_border_top_style_init() argument
88 FO_PROPERTY (border_top_style)->value = in fo_property_border_top_style_init()
127 FoPropertyBorderTopStyle *border_top_style; in fo_property_border_top_style_finalize() local
129 border_top_style = FO_PROPERTY_BORDER_TOP_STYLE (object); in fo_property_border_top_style_finalize()
145 FoProperty* border_top_style; in fo_property_border_top_style_new() local
147 border_top_style = in fo_property_border_top_style_new()
151 return border_top_style; in fo_property_border_top_style_new()
164 static FoProperty *border_top_style = NULL; in fo_property_border_top_style_get_initial() local
166 if (border_top_style == NULL) in fo_property_border_top_style_get_initial()
168 border_top_style = in fo_property_border_top_style_get_initial()
[all …]
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-top-style.c86 fo_property_border_top_style_init (FoPropertyBorderTopStyle *border_top_style) in fo_property_border_top_style_init() argument
88 FO_PROPERTY (border_top_style)->value = in fo_property_border_top_style_init()
127 FoPropertyBorderTopStyle *border_top_style; in fo_property_border_top_style_finalize() local
129 border_top_style = FO_PROPERTY_BORDER_TOP_STYLE (object); in fo_property_border_top_style_finalize()
145 FoProperty* border_top_style; in fo_property_border_top_style_new() local
147 border_top_style = in fo_property_border_top_style_new()
151 return border_top_style; in fo_property_border_top_style_new()
164 static FoProperty *border_top_style = NULL; in fo_property_border_top_style_get_initial() local
166 if (border_top_style == NULL) in fo_property_border_top_style_get_initial()
168 border_top_style = in fo_property_border_top_style_get_initial()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcached_ua_style.cc44 border_top_style == static_cast<unsigned>(other.BorderTopStyle()) && in BorderStyleEquals()
66 border_top_style(static_cast<unsigned>(style->BorderTopStyle())), in CachedUAStyle()
H A Dcached_ua_style.h71 unsigned border_top_style : 4; // EBorderStyle variable
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-table-body-private.h50 FoProperty *border_top_style; member
H A Dfo-region-private.h47 FoProperty *border_top_style; member
H A Dfo-table-header-private.h51 FoProperty *border_top_style; member
H A Dfo-table-footer-private.h51 FoProperty *border_top_style; member
H A Dfo-title-private.h47 FoProperty *border_top_style; member
H A Dfo-table-column-private.h53 FoProperty *border_top_style; member
H A Dfo-initial-property-set-private.h47 FoProperty *border_top_style; member
H A Dfo-table-caption-private.h48 FoProperty *border_top_style; member
H A Dfo-table-cell-private.h54 FoProperty *border_top_style; member
H A Dfo-basic-link-private.h49 FoProperty *border_top_style; member
H A Dfo-table-row-private.h51 FoProperty *border_top_style; member
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-region-private.h47 FoProperty *border_top_style; member
H A Dfo-table-body-private.h50 FoProperty *border_top_style; member
H A Dfo-table-footer-private.h51 FoProperty *border_top_style; member
H A Dfo-table-header-private.h51 FoProperty *border_top_style; member
H A Dfo-table-column-private.h53 FoProperty *border_top_style; member
H A Dfo-table-caption-private.h48 FoProperty *border_top_style; member
H A Dfo-initial-property-set-private.h47 FoProperty *border_top_style; member
H A Dfo-title-private.h47 FoProperty *border_top_style; member
H A Dfo-table-cell-private.h54 FoProperty *border_top_style; member
H A Dfo-basic-link-private.h49 FoProperty *border_top_style; member

123456