table_gasp_t 1700 lib/ttf.c static table_gasp_t*gasp_new(ttf_t*ttf) table_gasp_t 1702 lib/ttf.c table_gasp_t*gasp = rfx_calloc(sizeof(table_gasp_t)); table_gasp_t 1712 lib/ttf.c table_gasp_t*gasp = ttf->gasp = rfx_calloc(sizeof(table_gasp_t)); table_gasp_t 1731 lib/ttf.c table_gasp_t*gasp = ttf->gasp; table_gasp_t 182 lib/ttf.h table_gasp_t*gasp;