image_alloc_image_color 104 src/image.c static unsigned long image_alloc_image_color (struct frame *, struct image *, image_alloc_image_color 1716 src/image.c bg = image_alloc_image_color (f, img, build_string (color_name), 0); image_alloc_image_color 2967 src/image.c = image_alloc_image_color (f, img, bg, background); image_alloc_image_color 4430 src/image.c foreground = image_alloc_image_color (f, img, value, foreground); image_alloc_image_color 4436 src/image.c background = image_alloc_image_color (f, img, value, background); image_alloc_image_color 4549 src/image.c foreground = image_alloc_image_color (f, image_alloc_image_color 4559 src/image.c background = image_alloc_image_color (f, image_alloc_image_color 6595 src/image.c image_alloc_image_color (f, img, build_string (color_name), 0)); image_alloc_image_color 6905 src/image.c fg = image_alloc_image_color (f, img, fmt[PBM_FOREGROUND].value, fg); image_alloc_image_color 6909 src/image.c bg = image_alloc_image_color (f, img, fmt[PBM_BACKGROUND].value, bg); image_alloc_image_color 7740 src/image.c = image_alloc_image_color (f, img, build_string (color_name), 0); image_alloc_image_color 9285 src/image.c bgcolor = image_alloc_image_color (f, img, specified_bg, image_alloc_image_color 11417 src/image.c foreground = image_alloc_image_color (f, img, value, img->face_foreground); image_alloc_image_color 11421 src/image.c background = image_alloc_image_color (f, img, value, img->face_background);