| /vim-8.2.3635/src/ |
| H A D | gui_x11.c | 1447 attr.colormap = cmap; in gui_mch_init() 2227 Colormap colormap; in gui_mch_get_rgb_color() local 2234 if (XParseColor(gui.dpy, colormap, (char *)spec, &available) != 0 in gui_mch_get_rgb_color() 2235 && XAllocColor(gui.dpy, colormap, &available) != 0) in gui_mch_get_rgb_color() 2238 colormap = DefaultColormap(gui.dpy, DefaultScreen(gui.dpy)); in gui_mch_get_rgb_color() 2243 if (XAllocColor(gui.dpy, colormap, &available) != 0) in gui_mch_get_rgb_color() 3085 Colormap colormap; in gui_mch_get_rgb() local 3087 colormap = DefaultColormap(gui.dpy, XDefaultScreen(gui.dpy)); in gui_mch_get_rgb() 3089 XQueryColor(gui.dpy, colormap, &xc); in gui_mch_get_rgb()
|
| H A D | gui_gtk_f.c | 305 attributes.colormap = gtk_widget_get_colormap(widget); in form_realize() 696 attributes.colormap = gtk_widget_get_colormap(widget); in form_attach_child_window()
|
| H A D | gui_xmebw.c | 259 Colormap colormap, in alloc_color() argument 267 if (!XParseColor(display, colormap, colorname, xcolor)) in alloc_color() 274 status = XAllocColor(display, colormap, xcolor); in alloc_color()
|
| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 105 FUNC(XQueryColors, void, (Display *display, Colormap *colormap,
|
| H A D | xpm.h | 176 Colormap colormap; /* Specifies the colormap to use */ member
|
| /vim-8.2.3635/src/po/ |
| H A D | lv.po | 136 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | en_GB.po | 304 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | da.po | 2322 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" 2324 "Vim E458: Kan ikke allokere colormap-post, nogle farver kan være forkerte"
|
| H A D | sr.po | 1836 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" 1838 "Vim E458: colormap унос не може да се алоцира, неке боје су можда неисправне"
|
| H A D | zh_TW.UTF-8.po | 1822 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | zh_CN.cp936.po | 2045 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | cs.cp1250.po | 1599 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | cs.po | 1599 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | zh_CN.po | 2046 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | zh_TW.po | 1815 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | zh_CN.UTF-8.po | 2045 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | it.po | 1724 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" 1726 "Vim E458: Non riesco ad allocare elemento di colormap, alcuni colori possono "
|
| H A D | af.po | 1784 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | uk.cp1251.po | 2381 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | nl.po | 2162 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | ja.euc-jp.po | 2017 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| H A D | ko.UTF-8.po | 2295 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tcl.vim | 70 syn keyword tcltkWidgetSwitch contained show class colormap container visual
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | message.txt | 150 Cannot allocate colormap entry, some colors may be incorrect 157 netscape by telling it to use its own colormap: >
|
| H A D | gui_x11.txt | 151 If you get an error message "Cannot allocate colormap entry for "gray60",
|