Searched refs:XCreateColormap (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkVisual.c331 cmapPtr->colormap = XCreateColormap(Tk_Display(tkwin),
387 cmapPtr->colormap = XCreateColormap(Tk_Display(tkwin),
H A DtkStubInit.c469 XCreateColormap, /* 6 */
578 XCreateColormap, /* 6 */
H A DtkIntXlibDecls.h76 EXTERN Colormap XCreateColormap(Display *d, Window w, Visual *v,
692 EXTERN Colormap XCreateColormap(Display *d, Window w, Visual *v,
1442 #ifndef XCreateColormap
1443 #define XCreateColormap \ macro
1869 #ifndef XCreateColormap
1870 #define XCreateColormap \ macro
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkVisual.c330 cmapPtr->colormap = XCreateColormap(Tk_Display(tkwin),
389 cmapPtr->colormap = XCreateColormap(Tk_Display(tkwin),
H A DtkStubInit.c531 XCreateColormap, /* 6 */
640 XCreateColormap, /* 6 */
733 XCreateColormap, /* 6 */
H A DtkIntXlibDecls.h62 EXTERN Colormap XCreateColormap _ANSI_ARGS_((Display* d, Window w,
390 EXTERN Colormap XCreateColormap _ANSI_ARGS_((Display* d, Window w,
680 EXTERN Colormap XCreateColormap _ANSI_ARGS_((Display* d, Window w,
1293 #ifndef XCreateColormap
1294 #define XCreateColormap \ macro
1720 #ifndef XCreateColormap
1721 #define XCreateColormap \ macro
2086 #ifndef XCreateColormap
2087 #define XCreateColormap \ macro
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/glx/
H A DX11Helper.cpp201 Colormap cmap = XCreateColormap(display, xWindow, visInfo.visual, AllocNone);
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp165 callbackStruct->colormap = XCreateColormap(display, GDK_ROOT_WINDOW(), callbackStruct->visual, AllocNone);
202 callbackStruct->colormap = XCreateColormap(display, rootWindowID(), visual, AllocNone);
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c608 xColormap = XCreateColormap(xDisplay, RootWindow(xDisplay, xScreen),
653 xColormap = XCreateColormap(xDisplay, RootWindow(xDisplay, xScreen),
656 xColormap = XCreateColormap(xDisplay, RootWindow(xDisplay, xScreen),
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXColor.c698 XCreateColormap(
688 XCreateColormap( function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinColor.c497 * XCreateColormap --
511 XCreateColormap(
503 XCreateColormap( function
H A DtkWinX.c578 screen->cmap = XCreateColormap(display, None, screen->root_visual,
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXColor.c712 XCreateColormap(
704 XCreateColormap( function
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinColor.c503 * XCreateColormap --
517 XCreateColormap(display, w, visual, alloc)
509 XCreateColormap(display, w, visual, alloc) function
H A DtkWinX.c554 screen->cmap = XCreateColormap(display, None, screen->root_visual,
/macosx-10.10/vim-55/src/
H A Dgui_gtk_vms.h115 #define XCreateColormap XCREATECOLORMAP macro
/macosx-10.10/emacs-93/emacs/src/
H A Dxterm.c10813 dpyinfo->cmap = XCreateColormap (dpyinfo->display, dpyinfo->root_window,

Completed in 327 milliseconds