Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdft.c140 } tweencolor_t; typedef
560 tweencolor_t *a = (tweencolor_t *) element;
577 tweencolor_t *a;
582 a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
632 tweencolor_t *tc_elem;
749 tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);

Completed in 34 milliseconds