Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgdft.c140 } tweencolor_t; typedef
570 tweencolor_t *a = (tweencolor_t *) element;
587 tweencolor_t *a;
592 a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
642 tweencolor_t *tc_elem;
759 tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);

Completed in 9 milliseconds