Searched refs:hpgs_image_define_color (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspaintimage.c114 if (hpgs_image_define_color (dest,&col))
198 if (hpgs_image_define_color (dest,&col))
H A Dhpgspaint.c234 if (hpgs_image_define_color(pdv->image,&pdv->color))
H A Dhpgs.h270 \c hpgs_image consider calling \c hpgs_image_define_color.
991 static int hpgs_image_define_color (hpgs_image *image, hpgs_paint_color *c);
999 __inline__ int hpgs_image_define_color (hpgs_image *image, hpgs_paint_color *c) function
H A Dhpgsimage.c1066 hpgs_image_define_color (&ret->inherited,&c);
1068 hpgs_image_define_color (&ret->inherited,&c);
1219 \c hpgs_image_define_color, which is actually called for indexed images.
H A Dhpgspcl.c733 if (hpgs_image_define_color (reader->pcl_image,&c))

Completed in 96 milliseconds