Home
last modified time | relevance | path

Searched refs:imgPhotoColorHash (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImgPhInstance.c52 static Tcl_HashTable imgPhotoColorHash; variable
1048 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH); in GetColorTable()
1051 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew); in GetColorTable()
1462 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id); in DisposeColorTable()
1508 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
1537 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPhInstance.c59 static Tcl_HashTable imgPhotoColorHash; variable
1056 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH); in GetColorTable()
1059 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew); in GetColorTable()
1469 entry = Tcl_FindHashEntry(&imgPhotoColorHash, &colorPtr->id); in DisposeColorTable()
1515 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
1544 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c335 static Tcl_HashTable imgPhotoColorHash; variable
2407 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH);
2410 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew);
2818 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id);
2865 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
2895 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c335 static Tcl_HashTable imgPhotoColorHash; variable
2407 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH);
2410 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew);
2818 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id);
2865 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
2895 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c335 static Tcl_HashTable imgPhotoColorHash; variable
2407 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH);
2410 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew);
2818 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id);
2865 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
2895 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImgPhoto.c379 static Tcl_HashTable imgPhotoColorHash; variable
3446 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH); in GetColorTable()
3449 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew); in GetColorTable()
3861 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id); in DisposeColorTable()
3907 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
3936 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch); in ReclaimColors()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPhoto.c382 static Tcl_HashTable imgPhotoColorHash; variable
3383 Tcl_InitHashTable(&imgPhotoColorHash, N_COLOR_HASH);
3386 entry = Tcl_CreateHashEntry(&imgPhotoColorHash, (char *) &id, &isNew);
3801 entry = Tcl_FindHashEntry(&imgPhotoColorHash, (char *) &colorPtr->id);
3848 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);
3878 entry = Tcl_FirstHashEntry(&imgPhotoColorHash, &srch);