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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c327 static Tcl_HashTable imgPhotoHash; variable
499 Tcl_InitHashTable(&imgPhotoHash, TCL_STRING_KEYS);
502 entry = Tcl_CreateHashEntry(&imgPhotoHash, name, &isNew);
3198 entry = Tcl_FindHashEntry(&imgPhotoHash, imageName);

Completed in 757 milliseconds