Searched refs:rectInfo (Results 1 – 1 of 1) sorted by relevance
6497 rectInfo; in MSLStartElement() local6499 rectInfo.height = height; in MSLStartElement()6500 rectInfo.width = width; in MSLStartElement()6501 rectInfo.x = x; in MSLStartElement()6502 rectInfo.y = y; in MSLStartElement()6505 newImage=ShaveImage(msl_info->image[n], &rectInfo, in MSLStartElement()7255 rectInfo; in MSLStartElement() local7258 rectInfo.height = rectInfo.width = 0; in MSLStartElement()7259 rectInfo.x = rectInfo.y = 0; in MSLStartElement()7261 newImage=CropImage(msl_info->image[n],&rectInfo, msl_info->exception); in MSLStartElement()