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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c552 Tk_PhotoHandle srcHandle;
632 if ((srcHandle = Tk_FindPhoto(options.name)) == NULL) {
637 Tk_PhotoGetImage(srcHandle, &block);
549 Tk_PhotoHandle srcHandle; local

Completed in 18 milliseconds