Home
last modified time | relevance | path

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

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c327 static Tcl_HashTable imgPhotoHash; variable
497 Tcl_InitHashTable(&imgPhotoHash, TCL_STRING_KEYS);
500 entry = Tcl_CreateHashEntry(&imgPhotoHash, name, &isNew);
3174 entry = Tcl_FindHashEntry(&imgPhotoHash, imageName);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c327 static Tcl_HashTable imgPhotoHash; variable
497 Tcl_InitHashTable(&imgPhotoHash, TCL_STRING_KEYS);
500 entry = Tcl_CreateHashEntry(&imgPhotoHash, name, &isNew);
3174 entry = Tcl_FindHashEntry(&imgPhotoHash, imageName);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c327 static Tcl_HashTable imgPhotoHash; variable
497 Tcl_InitHashTable(&imgPhotoHash, TCL_STRING_KEYS);
500 entry = Tcl_CreateHashEntry(&imgPhotoHash, name, &isNew);
3174 entry = Tcl_FindHashEntry(&imgPhotoHash, imageName);