GET_PIXEL          74 src/image.c    #define GET_PIXEL(ximg, x, y) XGetPixel (ximg, x, y)
GET_PIXEL          97 src/image.c    #define GET_PIXEL image_pix_context_get_pixel
GET_PIXEL         126 src/image.c    #define GET_PIXEL(ximg, x, y) GetPixel (ximg, x, y)
GET_PIXEL         138 src/image.c    #define GET_PIXEL(ximg, x, y) XGetPixel (ximg, x, y)
GET_PIXEL         161 src/image.c    #define GET_PIXEL(ximg, x, y) haiku_get_pixel (ximg, x, y)