tc_elem           632 ext/gd/libgd/gdft.c 	tweencolor_t *tc_elem;
tc_elem           741 ext/gd/libgd/gdft.c 					tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);
tc_elem           742 ext/gd/libgd/gdft.c 					*pixel = tc_elem->tweencolor;