| /xsrc/external/mit/libX11/dist/src/ |
| H A D | FreeCmap.c | 35 XFreeColormap(register Display * dpy,Colormap cmap) argument
|
| H A D | InsCmap.c | 33 XInstallColormap(register Display * dpy,Colormap cmap) argument
|
| H A D | UninsCmap.c | 33 XUninstallColormap(register Display * dpy,Colormap cmap) argument
|
| H A D | GetHColor.c | 32 XAllocColor(register Display * dpy,Colormap cmap,XColor * def) argument
|
| H A D | SetStCmap.c | 64 XSetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
|
| H A D | StColor.c | 33 XStoreColor(register Display * dpy,Colormap cmap,XColor * def) argument
|
| H A D | StColors.c | 33 XStoreColors(register Display * dpy,Colormap cmap,XColor * defs,int ncolors) argument
|
| H A D | FreeCols.c | 33 XFreeColors(register Display * dpy,Colormap cmap,unsigned long * pixels,int npixels,unsigned long planes) argument
|
| H A D | GetStCmap.c | 63 XGetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
|
| H A D | ParseCol.c | 37 XParseColor(register Display * dpy,Colormap cmap,_Xconst char * spec,XColor * def) argument
|
| H A D | QuColor.c | 33 XQueryColor(register Display * dpy,Colormap cmap,XColor * def) argument
|
| H A D | AllCells.c | 32 XAllocColorCells(register Display * dpy,Colormap cmap,Bool contig,unsigned long * masks,unsigned int nplanes,unsigned long * pixels,unsigned int ncolors) argument
|
| H A D | AllPlanes.c | 32 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 D | GetColor.c | 36 XAllocNamedColor(register Display * dpy,Colormap cmap,_Xconst char * colorname,XColor * hard_def,XColor * exact_def) argument
|
| H A D | LookupCol.c | 37 XLookupColor(register Display * dpy,Colormap cmap,_Xconst char * spec,XColor * def,XColor * scr) argument
|
| H A D | QuColors.c | 34 _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 D | SetRGBCMap.c | 48 register XStandardColormap *cmap; /* tmp variable, user data */ local in function:XSetRGBColormaps [all...] |
| H A D | StNColor.c | 37 XStoreNamedColor(register Display * dpy,Colormap cmap,_Xconst char * name,unsigned long pixel,int flags) argument
|
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | cffcmap.h | 40 FT_CMapRec cmap; member in struct:CFF_CMapStdRec_
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxcmap.h | 44 Colormap cmap; member in struct:_dmxColormapPriv
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | pfrcmap.h | 30 FT_CMapRec cmap; member in struct:PFR_CMapRec_
|
| H A D | pfrcmap.c | 27 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 D | Distinct.c | 70 XmuDistinguishablePixels(Display *dpy, Colormap cmap, argument
|
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | SetGetCols.c | 61 _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 D | cmsLkCol.c | 51 XcmsLookupColor(Display * dpy,Colormap cmap,_Xconst char * colorname,XcmsColor * pColor_exact_return,XcmsColor * pColor_scrn_return,XcmsColorFormat result_format) argument
|