x_alloc_nearest_color_1 1087 src/xterm.c    static bool x_alloc_nearest_color_1 (Display *, Colormap, XColor *);
x_alloc_nearest_color_1 8700 src/xterm.c    	   && x_alloc_nearest_color_1 (dpy, cmap, &color))
x_alloc_nearest_color_1 9220 src/xterm.c      return x_alloc_nearest_color_1 (FRAME_X_DISPLAY (f), cmap, color);