Home
last modified time | relevance | path

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

12

/vim-8.2.3635/src/
H A Dgui_x11.c1447 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 Dgui_gtk_f.c305 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 Dgui_xmebw.c259 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 Dsimx.h105 FUNC(XQueryColors, void, (Display *display, Colormap *colormap,
H A Dxpm.h176 Colormap colormap; /* Specifies the colormap to use */ member
/vim-8.2.3635/src/po/
H A Dlv.po136 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Den_GB.po304 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dda.po2322 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 Dsr.po1836 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
1838 "Vim E458: colormap унос не може да се алоцира, неке боје су можда неисправне"
H A Dzh_TW.UTF-8.po1822 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dzh_CN.cp936.po2045 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dcs.cp1250.po1599 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dcs.po1599 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dzh_CN.po2046 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dzh_TW.po1815 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dzh_CN.UTF-8.po2045 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dit.po1724 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 Daf.po1784 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Duk.cp1251.po2381 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dnl.po2162 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dja.euc-jp.po2017 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
H A Dko.UTF-8.po2295 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
/vim-8.2.3635/runtime/syntax/
H A Dtcl.vim70 syn keyword tcltkWidgetSwitch contained show class colormap container visual
/vim-8.2.3635/runtime/doc/
H A Dmessage.txt150 Cannot allocate colormap entry, some colors may be incorrect
157 netscape by telling it to use its own colormap: >
H A Dgui_x11.txt151 If you get an error message "Cannot allocate colormap entry for "gray60",

12