Searched refs:stbtt__cff_get_index (Results 1 – 1 of 1) sorted by relevance
1276 static stbtt__buf stbtt__cff_get_index(stbtt__buf * b) in stbtt__cff_get_index() function1544 return stbtt__cff_get_index(&cff);1619 stbtt__cff_get_index(&b); // name INDEX1620 topdictidx = stbtt__cff_get_index(&b);1622 stbtt__cff_get_index(&b); // string INDEX1623 info->gsubrs = stbtt__cff_get_index(&b);1639 info->fontdicts = stbtt__cff_get_index(&b);1644 info->charstrings = stbtt__cff_get_index(&b);