Home
last modified time | relevance | path

Searched refs:border_bottom (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-bottom.c87 fo_property_border_bottom_init (FoPropertyBorderBottom *border_bottom) in fo_property_border_bottom_init() argument
89 FO_PROPERTY (border_bottom)->value = in fo_property_border_bottom_init()
129 FoPropertyBorderBottom *border_bottom; in fo_property_border_bottom_finalize() local
131 border_bottom = FO_PROPERTY_BORDER_BOTTOM (object); in fo_property_border_bottom_finalize()
147 FoProperty* border_bottom; in fo_property_border_bottom_new() local
149 border_bottom = in fo_property_border_bottom_new()
153 return border_bottom; in fo_property_border_bottom_new()
166 static FoProperty *border_bottom = NULL; in fo_property_border_bottom_get_initial() local
168 if (border_bottom == NULL) in fo_property_border_bottom_get_initial()
170 border_bottom = in fo_property_border_bottom_get_initial()
[all …]
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-border-bottom.c87 fo_property_border_bottom_init (FoPropertyBorderBottom *border_bottom) in fo_property_border_bottom_init() argument
89 FO_PROPERTY (border_bottom)->value = in fo_property_border_bottom_init()
129 FoPropertyBorderBottom *border_bottom; in fo_property_border_bottom_finalize() local
131 border_bottom = FO_PROPERTY_BORDER_BOTTOM (object); in fo_property_border_bottom_finalize()
147 FoProperty* border_bottom; in fo_property_border_bottom_new() local
149 border_bottom = in fo_property_border_bottom_new()
153 return border_bottom; in fo_property_border_bottom_new()
166 static FoProperty *border_bottom = NULL; in fo_property_border_bottom_get_initial() local
168 if (border_bottom == NULL) in fo_property_border_bottom_get_initial()
170 border_bottom = in fo_property_border_bottom_get_initial()
[all …]
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-border-image.c33 int border_bottom; member
71 int border_bottom, in st_border_image_new() argument
81 image->border_bottom = border_bottom; in st_border_image_new()
99 int *border_bottom, in st_border_image_get_borders() argument
108 if (border_bottom) in st_border_image_get_borders()
109 *border_bottom = image->border_bottom; in st_border_image_get_borders()
132 image->border_bottom == other->border_bottom && in st_border_image_equal()
/dports/games/vultures-eye/vulture-2.3.67/vulture/winclass/
H A Dmainwin.cpp19 border_bottom = vulture_winelem.border_bottom->h; in mainwin()
51 vulture_put_img(pos_x, y + h - border_bottom, vulture_winelem.border_bottom); in draw()
52 pos_x += vulture_winelem.border_bottom->w; in draw()
57 y + h - border_bottom); in draw()
60 while (pos_y <= y + h - border_bottom) { in draw()
67 x + w, y + h - border_bottom); in draw()
70 while (pos_y <= y + h - border_bottom) { in draw()
77 x + w - border_right, y + h - border_bottom); in draw()
79 while (pos_y <= y + h - border_bottom) { in draw()
110 return border_top + capheight + border_bottom; in get_frameheight()
[all …]
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/
H A Dst-border-image.c33 int border_bottom; member
86 int border_bottom, in st_border_image_new() argument
97 image->border_bottom = border_bottom; in st_border_image_new()
135 int *border_bottom, in st_border_image_get_borders() argument
144 if (border_bottom) in st_border_image_get_borders()
145 *border_bottom = image->border_bottom * image->scale_factor; in st_border_image_get_borders()
168 image->border_bottom == other->border_bottom && in st_border_image_equal()
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui2_decal.c70 decal->border_bottom = 0; in decal_new()
111 gint border_top, gint border_bottom) in decal_set_border() argument
118 util_size(&border_bottom); in decal_set_border()
123 decal->border_bottom = border_bottom; in decal_set_border()
153 decal->border_bottom, decal->border_stretch, in decal_render()
168 decal->border_top, decal->border_bottom); in decal_render()
232 decal->border_top + decal->border_bottom); in decal_set_size()
246 gint border_bottom; in decal_parse() local
271 if (!key_list_read_int(list, "border_bottom", &border_bottom)) border_bottom = 0; in decal_parse()
287 decal_set_border(decal, border_left, border_right, border_top, border_bottom); in decal_parse()
/dports/x11-wm/sway/sway-1.5.1/swaynag/
H A Dtypes.c42 type_defaults->border_bottom = 0x444444FF; in swaynag_types_add_default()
58 type_error->border_bottom = 0x470909FF; in swaynag_types_add_default()
66 type_warning->border_bottom = 0xAB7100FF; in swaynag_types_add_default()
114 if (src->border_bottom > 0) { in swaynag_type_merge()
115 dest->border_bottom = src->border_bottom; in swaynag_type_merge()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/plugins/litehtml_viewer/litehtml/
H A Dtable.h12 int border_bottom; member
24 border_bottom = 0; in table_row()
36 border_bottom = 0; in table_row()
51 border_bottom = val.border_bottom; in table_row()
63 border_bottom = val.border_bottom; in table_row()

12345678910>>...17