Home
last modified time | relevance | path

Searched refs:readwrite_map (Results 1 – 2 of 2) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/Xmu/
H A DCrCmap.c50 static Status readwrite_map(); /* create a map in a RW visual type */
138 status = readwrite_map(dpy, vinfo, colormap);
151 static Status readwrite_map(dpy, vinfo, colormap) in readwrite_map() function
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DCrCmap.c70 static Status readwrite_map(Display*, XVisualInfo*, XStandardColormap*);
156 status = readwrite_map(dpy, vinfo, colormap); in XmuCreateColormap()
170 readwrite_map(Display *dpy, XVisualInfo *vinfo, XStandardColormap *colormap) in readwrite_map() function