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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c362 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(masterPt
1971 ImgPhotoSetSize(masterPtr, width, height) function
[all...]

Completed in 16 milliseconds