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