Home
last modified time | relevance | path

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

/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h33 } Imlib_Border; typedef
176 Imlib_Border *edges;
185 Imlib_Border *border, *pad;
H A Ddraw.h58 extern void bevel_pixmap(Pixmap p, int w, int h, Imlib_Border *bord, unsigned char up);
H A Dbuttons.c433 Imlib_Border *bbord, *bord; in bbar_calc_height()
497 Imlib_Border *border; in bbar_calc_button_positions()
535 Imlib_Border *bord; in button_calc_size()
594 Imlib_Border *bord; in button_calc_rel_coords()
H A Doptions.c1913 … RESET_AND_ASSIGN(images[idx].current->iml->border, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1923 …images[idx].current->iml->border = (Imlib_Border *) NULL; /* No sense in wasting CPU time and me… in parse_image()
1946 images[idx].current->iml->bevel->edges = (Imlib_Border *) MALLOC(sizeof(Imlib_Border)); in parse_image()
1961 images[idx].current->iml->bevel->edges = (Imlib_Border *) NULL; in parse_image()
1981 … RESET_AND_ASSIGN(images[idx].current->iml->pad, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1991 images[idx].current->iml->pad = (Imlib_Border *) NULL; in parse_image()
H A Ddraw.c138 bevel_pixmap(Pixmap p, int w, int h, Imlib_Border * bord, unsigned char up) in bevel_pixmap()
H A Dpixmap.c74 static Imlib_Border bord_none = { 0, 0, 0, 0 };
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dpixmap.h33 } Imlib_Border; typedef
176 Imlib_Border *edges;
185 Imlib_Border *border, *pad;
H A Ddraw.h58 extern void bevel_pixmap(Pixmap p, int w, int h, Imlib_Border *bord, unsigned char up);
H A Dbuttons.c433 Imlib_Border *bbord, *bord; in bbar_calc_height()
497 Imlib_Border *border; in bbar_calc_button_positions()
535 Imlib_Border *bord; in button_calc_size()
594 Imlib_Border *bord; in button_calc_rel_coords()
H A Doptions.c1913 … RESET_AND_ASSIGN(images[idx].current->iml->border, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1923 …images[idx].current->iml->border = (Imlib_Border *) NULL; /* No sense in wasting CPU time and me… in parse_image()
1946 images[idx].current->iml->bevel->edges = (Imlib_Border *) MALLOC(sizeof(Imlib_Border)); in parse_image()
1961 images[idx].current->iml->bevel->edges = (Imlib_Border *) NULL; in parse_image()
1981 … RESET_AND_ASSIGN(images[idx].current->iml->pad, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1991 images[idx].current->iml->pad = (Imlib_Border *) NULL; in parse_image()
H A Ddraw.c138 bevel_pixmap(Pixmap p, int w, int h, Imlib_Border * bord, unsigned char up) in bevel_pixmap()
H A Dpixmap.c74 static Imlib_Border bord_none = { 0, 0, 0, 0 };
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h33 } Imlib_Border; typedef
176 Imlib_Border *edges;
185 Imlib_Border *border, *pad;
H A Ddraw.h58 extern void bevel_pixmap(Pixmap p, int w, int h, Imlib_Border *bord, unsigned char up);
H A Dbuttons.c433 Imlib_Border *bbord, *bord; in bbar_calc_height()
497 Imlib_Border *border; in bbar_calc_button_positions()
535 Imlib_Border *bord; in button_calc_size()
594 Imlib_Border *bord; in button_calc_rel_coords()
H A Doptions.c1913 … RESET_AND_ASSIGN(images[idx].current->iml->border, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1923 …images[idx].current->iml->border = (Imlib_Border *) NULL; /* No sense in wasting CPU time and me… in parse_image()
1946 images[idx].current->iml->bevel->edges = (Imlib_Border *) MALLOC(sizeof(Imlib_Border)); in parse_image()
1961 images[idx].current->iml->bevel->edges = (Imlib_Border *) NULL; in parse_image()
1981 … RESET_AND_ASSIGN(images[idx].current->iml->pad, (Imlib_Border *) MALLOC(sizeof(Imlib_Border))); in parse_image()
1991 images[idx].current->iml->pad = (Imlib_Border *) NULL; in parse_image()
H A Ddraw.c138 bevel_pixmap(Pixmap p, int w, int h, Imlib_Border * bord, unsigned char up) in bevel_pixmap()
H A Dpixmap.c74 static Imlib_Border bord_none = { 0, 0, 0, 0 };
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A DImlib2.h45 typedef struct _imlib_border Imlib_Border; typedef
238 EAPI void imlib_image_get_border(Imlib_Border * border);
239 EAPI void imlib_image_set_border(Imlib_Border * border);
H A Dapi.c1678 imlib_image_get_border(Imlib_Border * border) in imlib_image_get_border()
1699 imlib_image_set_border(Imlib_Border * border) in imlib_image_set_border()
/dports/sysutils/conky-awesome/conky-1.12.2/lua/
H A Dimlib2.pkg67 typedef struct _imlib_border Imlib_Border;
158 void imlib_image_get_border(Imlib_Border * border);
159 void imlib_image_set_border(Imlib_Border * border);
/dports/sysutils/conky/conky-1.12.2/lua/
H A Dimlib2.pkg67 typedef struct _imlib_border Imlib_Border;
158 void imlib_image_get_border(Imlib_Border * border);
159 void imlib_image_set_border(Imlib_Border * border);
/dports/x11-wm/e16/e16-1.0.24/src/
H A Deimage.c275 Imlib_Border ib; in EImageSetBorder()
/dports/x11-wm/e16/e16-1.0.24/dox/
H A Ddox.c299 Imlib_Border ibd; in main()
/dports/graphics/feh/feh-3.5/src/
H A Dmenu.c93 static Imlib_Border border; in feh_menu_new()