Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgdft.c139 } tweencolor_t; typedef
527 tweencolor_t *a = (tweencolor_t *) element;
544 tweencolor_t *a;
549 a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
598 tweencolor_t *tc_elem;
707 tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);

Completed in 9 milliseconds