Lines Matching refs:ImgPhotoSetSize
362 static void ImgPhotoSetSize _ANSI_ARGS_((PhotoMaster *masterPtr,
683 ImgPhotoSetSize(masterPtr, options.toX2, options.toY2);
889 ImgPhotoSetSize(masterPtr, options.toX + width,
1335 ImgPhotoSetSize(masterPtr, masterPtr->width, masterPtr->height);
1364 ImgPhotoSetSize(masterPtr, imageWidth, imageHeight);
1384 ImgPhotoSetSize(masterPtr, imageWidth, imageHeight);
1967 * ImgPhotoSetSize --
1983 ImgPhotoSetSize(masterPtr, width, height)
3259 ImgPhotoSetSize(masterPtr, MAX(xEnd, masterPtr->width),
3418 ImgPhotoSetSize(masterPtr, MAX(xEnd, masterPtr->width),
4036 ImgPhotoSetSize(masterPtr, MAX(width, masterPtr->width),
4108 ImgPhotoSetSize(masterPtr, ((width > 0) ? width: masterPtr->width),