Searched refs:rectInfo (Results 1 – 1 of 1) sorted by relevance
6570 rectInfo; in MSLStartElement() local6572 rectInfo.height = height; in MSLStartElement()6573 rectInfo.width = width; in MSLStartElement()6574 rectInfo.x = x; in MSLStartElement()6575 rectInfo.y = y; in MSLStartElement()6578 newImage=ShaveImage(msl_info->image[n], &rectInfo, in MSLStartElement()7345 rectInfo; in MSLStartElement() local7348 rectInfo.height = rectInfo.width = 0; in MSLStartElement()7349 rectInfo.x = rectInfo.y = 0; in MSLStartElement()7351 newImage=CropImage(msl_info->image[n],&rectInfo, msl_info->exception); in MSLStartElement()