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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c328 static int imgPhotoHashInitialized; /* set when Tcl_InitHashTable done */ variable
498 if (!imgPhotoHashInitialized) {
500 imgPhotoHashInitialized = 1;
3195 if (!imgPhotoHashInitialized) {

Completed in 18 milliseconds