Home
last modified time | relevance | path

Searched refs:aptImage (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dgdiplus.c53 ( is_apt(aptImage) && ((PImage)self)-> type == imBW ) in apc_gp_set_alpha()
83 ( is_apt(aptImage) && ((PImage)self)-> type == imBW ) in apc_gp_set_antialias()
H A Dimage.c101 if ( is_apt(aptImage) && PImage(self)->type == imRGB) return NULL; in image_create_palette()
1001 if ( dsys( image ) options. aptImage && (( PImage(image)-> type & imBPP ) == 1)) in img_put_pixmap_on_pixmap()
1258 } else if ( dsys( image) options. aptImage ) { in apc_gp_stretch_image()
1271 ( is_apt(aptImage) && ((PImage)self)-> type == imBW )) in apc_gp_stretch_image()
1276 (is_apt(aptImage) && ((PImage)self)-> type != imBW )) in apc_gp_stretch_image()
1314 apt_set( aptImage); in apc_image_create()
H A Dgp.c357 else if ( is_apt( aptImage )) in apc_gp_can_draw_alpha()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h167 unsigned aptImage : 1; // == kind_of( CImage) member