Searched defs:cmap (Results 1 - 25 of 154) sorted by relevance

1234567

/xsrc/external/mit/libX11/dist/src/
H A DFreeCmap.c35 XFreeColormap(register Display * dpy,Colormap cmap) argument
H A DInsCmap.c33 XInstallColormap(register Display * dpy,Colormap cmap) argument
H A DUninsCmap.c33 XUninstallColormap(register Display * dpy,Colormap cmap) argument
H A DGetHColor.c32 XAllocColor(register Display * dpy,Colormap cmap,XColor * def) argument
H A DSetStCmap.c64 XSetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
H A DStColor.c33 XStoreColor(register Display * dpy,Colormap cmap,XColor * def) argument
H A DStColors.c33 XStoreColors(register Display * dpy,Colormap cmap,XColor * defs,int ncolors) argument
H A DFreeCols.c33 XFreeColors(register Display * dpy,Colormap cmap,unsigned long * pixels,int npixels,unsigned long planes) argument
H A DGetStCmap.c63 XGetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
H A DParseCol.c37 XParseColor(register Display * dpy,Colormap cmap,_Xconst char * spec,XColor * def) argument
H A DQuColor.c33 XQueryColor(register Display * dpy,Colormap cmap,XColor * def) argument
H A DAllCells.c32 XAllocColorCells(register Display * dpy,Colormap cmap,Bool contig,unsigned long * masks,unsigned int nplanes,unsigned long * pixels,unsigned int ncolors) argument
H A DAllPlanes.c32 XAllocColorPlanes(register Display * dpy,Colormap cmap,Bool contig,unsigned long * pixels,int ncolors,int nreds,int ngreens,int nblues,unsigned long * rmask,unsigned long * gmask,unsigned long * bmask) argument
H A DGetColor.c36 XAllocNamedColor(register Display * dpy,Colormap cmap,_Xconst char * colorname,XColor * hard_def,XColor * exact_def) argument
H A DLookupCol.c37 XLookupColor(register Display * dpy,Colormap cmap,_Xconst char * spec,XColor * def,XColor * scr) argument
H A DQuColors.c34 _XQueryColors(register Display * dpy,Colormap cmap,XColor * defs,int ncolors) argument
76 XQueryColors(register Display * const dpy,const Colormap cmap,XColor * defs,int ncolors) argument
H A DSetRGBCMap.c48 register XStandardColormap *cmap; /* tmp variable, user data */ local in function:XSetRGBColormaps
[all...]
H A DStNColor.c37 XStoreNamedColor(register Display * dpy,Colormap cmap,_Xconst char * name,unsigned long pixel,int flags) argument
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffcmap.h40 FT_CMapRec cmap; member in struct:CFF_CMapStdRec_
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcmap.h44 Colormap cmap; member in struct:_dmxColormapPriv
/xsrc/external/mit/freetype/dist/src/pfr/
H A Dpfrcmap.h30 FT_CMapRec cmap; member in struct:PFR_CMapRec_
H A Dpfrcmap.c27 pfr_cmap_init( PFR_CMap cmap, argument
61 pfr_cmap_done( PFR_CMap cmap ) argument
69 pfr_cmap_char_index(PFR_CMap cmap,FT_UInt32 char_code) argument
98 pfr_cmap_char_next(PFR_CMap cmap,FT_UInt32 * pchar_code) argument
[all...]
/xsrc/external/mit/libXmu/dist/src/
H A DDistinct.c70 XmuDistinguishablePixels(Display *dpy, Colormap cmap, argument
/xsrc/external/mit/libX11/dist/src/xcms/
H A DSetGetCols.c61 _XcmsSetGetColor(Status (* xColorProc)(Display *,Colormap,XColor *),Display * dpy,Colormap cmap,XcmsColor * pColors_in_out,XcmsColorFormat result_format,Bool * pCompressed) argument
178 _XcmsSetGetColors(Status (* xColorProc)(Display *,Colormap,XColor *,int),Display * dpy,Colormap cmap,XcmsColor * pColors_in_out,int nColors,XcmsColorFormat result_format,Bool * pCompressed) argument
H A DcmsLkCol.c51 XcmsLookupColor(Display * dpy,Colormap cmap,_Xconst char * colorname,XcmsColor * pColor_exact_return,XcmsColor * pColor_scrn_return,XcmsColorFormat result_format) argument

Completed in 18 milliseconds

1234567