table_os2_t 375 lib/ttf.c static table_os2_t*os2_new(ttf_t*ttf) table_os2_t 377 lib/ttf.c table_os2_t*os2 = rfx_calloc(sizeof(table_os2_t)); table_os2_t 442 lib/ttf.c static table_os2_t*os2_parse(memreader_t*r) table_os2_t 444 lib/ttf.c table_os2_t*os2 = rfx_calloc(sizeof(table_os2_t)); table_os2_t 507 lib/ttf.c table_os2_t*os2 = ttf->os2; table_os2_t 563 lib/ttf.c table_os2_t*os2 = ttf->os2; table_os2_t 178 lib/ttf.h table_os2_t*os2;