x_alloc_nearest_color_1 1162 src/xterm.c    static bool x_alloc_nearest_color_1 (Display *, Colormap, XColor *);
x_alloc_nearest_color_1 8973 src/xterm.c    	   && x_alloc_nearest_color_1 (dpy, cmap, &color))
x_alloc_nearest_color_1 9492 src/xterm.c      return x_alloc_nearest_color_1 (FRAME_X_DISPLAY (f), cmap, color);