Searched refs:Pixel (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_athena.pro | 16 void gui_mch_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
|
| H A D | gui_motif.pro | 39 void motif_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
|
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.h | 102 Pixel foreground; // thumb foreground color 125 Pixel top_shadow_pixel; 126 Pixel bot_shadow_pixel;
|
| H A D | gui_xim.c | 1274 XNForeground, (Pixel) xim_fg_color, in xim_set_preedit() 1275 XNBackground, (Pixel) xim_bg_color, in xim_set_preedit() 1535 XNForeground, (Pixel)gui.def_norm_pixel, in xim_real_init() 1536 XNBackground, (Pixel)gui.def_back_pixel, in xim_real_init() 1540 XNForeground, (Pixel)gui.def_norm_pixel, in xim_real_init() 1541 XNBackground, (Pixel)gui.def_back_pixel, in xim_real_init() 1550 XNForeground, (Pixel)gui.def_norm_pixel, in xim_real_init() 1551 XNBackground, (Pixel)gui.def_back_pixel, in xim_real_init() 1554 XNForeground, (Pixel)gui.def_norm_pixel, in xim_real_init() 1555 XNBackground, (Pixel)gui.def_back_pixel, in xim_real_init()
|
| H A D | gui_at_sb.c | 108 {XtNforeground, XtCForeground, XtRPixel, sizeof(Pixel), 120 {XtNtopShadowPixel, XtCTopShadowPixel, XtRPixel, sizeof(Pixel), 122 {XtNbottomShadowPixel, XtCBottomShadowPixel, XtRPixel, sizeof(Pixel), 478 (Pixel) 1, (Pixel) 0, depth); in CreateGC()
|
| H A D | gui_athena.c | 1409 Pixel *bgp, in gui_mch_get_toolbar_colors() 1410 Pixel *fgp, in gui_mch_get_toolbar_colors() 1411 Pixel *bsp, in gui_mch_get_toolbar_colors() 1412 Pixel *tsp, in gui_mch_get_toolbar_colors() 1413 Pixel *hsp) in gui_mch_get_toolbar_colors()
|
| H A D | gui_x11.c | 301 sizeof(Pixel), 310 sizeof(Pixel), 2257 XSetForeground(gui.dpy, gui.text_gc, (Pixel)color); in gui_mch_set_fg_color() 2270 XSetBackground(gui.dpy, gui.text_gc, (Pixel)color); in gui_mch_set_bg_color()
|
| H A D | gui_motif.c | 3134 Pixel *bgp, in motif_get_toolbar_colors() 3135 Pixel *fgp, in motif_get_toolbar_colors() 3136 Pixel *bsp, in motif_get_toolbar_colors() 3137 Pixel *tsp, in motif_get_toolbar_colors() 3138 Pixel *hsp) in motif_get_toolbar_colors()
|
| H A D | gui_at_fs.c | 127 static Pixel SFfore, SFback;
|
| /vim-8.2.3635/src/xpm/include/ |
| H A D | xpm.h | 83 typedef unsigned long Pixel; /* Index into colormap */ typedef 113 Pixel pixel; /* Color pixel */ 165 Pixel* /* pixels */, 188 Pixel *pixels; /* List of used color pixels */ 214 Pixel *alloc_pixels; /* Returns the list of alloc'ed color
|
| H A D | simx.h | 75 typedef COLORREF Pixel; typedef 80 Pixel pixel;
|
| /vim-8.2.3635/src/po/ |
| H A D | de.po | 8665 msgstr "reservierter Platz (in Pixel) oberhalb/unterhalb des Fensters"
|