Searched refs:get_pixel (Results 1 – 5 of 5) sorted by relevance
39 extern unsigned long get_pixel(char *color);
158 unsigned long get_pixel(char *color) { in get_pixel() function278 pixel = get_pixel(color); in solid_root()1321 pixel = get_pixel(color); in solid_image()
1174 unsigned long (*get_pixel) (struct _XImage *, int, int); member1181 unsigned long (*get_pixel)();5816 ((*((ximage)->f.get_pixel))((ximage), (x), (y)))
1764 val = get_pixel(n); in initialize_raw_fb()
988 get_pixel(png_uint_32 format))(Pixel *p, png_const_voidp pb) in get_pixel() function2206 result->in_gp = get_pixel(in_format); in transform_from_formats()2207 result->out_gp = get_pixel(out_format); in transform_from_formats()