Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgdft.c140 } tweencolor_t; typedef
561 tweencolor_t *a = (tweencolor_t *) element;
578 tweencolor_t *a;
583 a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
632 tweencolor_t *tc_elem;
743 tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);

Completed in 6 milliseconds