Home
last modified time | relevance | path

Searched refs:aptDeviceBitmap (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dgdiplus.c52 ( is_apt(aptDeviceBitmap) && ((PDeviceBitmap)self)->type == dbtBitmap) || in apc_gp_set_alpha()
82 ( is_apt(aptDeviceBitmap) && ((PDeviceBitmap)self)->type == dbtBitmap) || in apc_gp_set_antialias()
H A Dimage.c901 if ( dsys( image) options. aptDeviceBitmap ) in img_put_bitmap_on_bitmap()
984 if ( dsys( image) options. aptDeviceBitmap ) { in img_put_bitmap_on_pixmap()
1237 if ( dsys( image) options. aptDeviceBitmap ) { in apc_gp_stretch_image()
1270 if (( is_apt(aptDeviceBitmap) && ((PDeviceBitmap)self)->type == dbtBitmap) || in apc_gp_stretch_image()
1275 else if (( is_apt(aptDeviceBitmap) && ((PDeviceBitmap)self)->type == dbtPixmap) || in apc_gp_stretch_image()
1450 apt_set( aptDeviceBitmap); in apc_dbm_create()
H A Dgp.c296 (is_apt(aptDeviceBitmap) && ((PDeviceBitmap)self)->type == dbtLayered) || in apc_gp_alpha()
355 if ( is_apt(aptDeviceBitmap)) in apc_gp_can_draw_alpha()
620 Bool db = is_apt( aptDeviceBitmap) || is_apt( aptBitmap); in apc_gp_fill_poly()
H A Dglobal.c1643 if ( is_apt( aptDeviceBitmap)) { in kill_img_cache()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h165 unsigned aptDeviceBitmap : 1; // == kind_of( CDeviceBitmap) member