Home
last modified time | relevance | path

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

/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/Xmu/
H A DCrCmap.c43 static int ROmap(); /* allocate entire map Read Only */
209 if ((npixels = ROmap(dpy, colormap->colormap, pixels,
319 static int ROmap(dpy, cmap, pixels, m, n) in ROmap() function
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DCrCmap.c48 static int ROmap(Display*, Colormap, unsigned long[], int, int);
225 if ((npixels = ROmap(dpy, colormap->colormap, pixels, in readwrite_map()
336 ROmap(Display *dpy, Colormap cmap, unsigned long pixels[], int m, int n) in ROmap() function