table_head_t 280 lib/ttf.c static table_head_t*head_new(ttf_t*ttf) table_head_t 282 lib/ttf.c table_head_t*head = rfx_calloc(sizeof(table_head_t)); table_head_t 304 lib/ttf.c ttf->head = rfx_calloc(sizeof(table_head_t)); table_head_t 176 lib/ttf.h table_head_t*head;