Searched refs:rectInfo (Results 1 – 1 of 1) sorted by relevance
6524 rectInfo; in MSLStartElement() local6526 rectInfo.height = height; in MSLStartElement()6527 rectInfo.width = width; in MSLStartElement()6528 rectInfo.x = x; in MSLStartElement()6529 rectInfo.y = y; in MSLStartElement()6532 newImage=ShaveImage(msl_info->image[n], &rectInfo, in MSLStartElement()7290 rectInfo; in MSLStartElement() local7293 rectInfo.height = rectInfo.width = 0; in MSLStartElement()7294 rectInfo.x = rectInfo.y = 0; in MSLStartElement()7296 newImage=CropImage(msl_info->image[n],&rectInfo, msl_info->exception); in MSLStartElement()