Searched refs:num_tables (Results 1 – 1 of 1) sorted by relevance
1468 stbtt_int32 num_tables = ttUSHORT(data, fontstart + 4); in stbtt__find_table() local1471 for(i = 0; i < num_tables; ++i) { in stbtt__find_table()