| multiVis.c | 84 } image_region_type; typedef in typeref:struct:__anon7 89 point to structs of image_win_type or image_region_type. 110 static void TransferImage(Display *, XImage *, int, int, image_region_type *, 118 static void subtr_rect_from_image_region(image_region_type *, 120 static void add_rect_to_image_region(image_region_type *, 127 static int src_in_overlay(image_region_type *, int, OverlayInfo *, int *, 131 static void destroy_image_region(image_region_type *); 270 image_region_type *reg, XImage *target_image, 368 for (image_region_type *reg = (image_region_type *) first_in_list(regions) [all...] |