Searched refs:vis_regions (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c234 numImageVisuals, pImageVisuals,vis_regions,vis_image_regions,allImage)
248 list_ptr *vis_regions; /* list of regions to read from */
270 *vis_regions = *vis_image_regions = NULL ;
271 if ((*vis_regions = make_region_list( disp, srcRootWinid, &bbox,
286 if ( ( *vis_regions && (*vis_regions)->next && (*vis_regions)->next->next ) ||
478 pImageVisuals,vis_regions,vis_image_regions,format,allImage)
492 list_ptr vis_regions; /* list of regions to read from */
522 (int32_t) width, (int32_t) height, bbox,vis_regions) ;
[all...]
H A Dawt_Robot.c104 list_ptr vis_regions; /* list of regions to read from */ local
137 &vis_regions,
151 vis_regions,

Completed in 45 milliseconds