Searched refs:glyph_ids (Results 1 – 7 of 7) sorted by relevance
128 const void * glyph_ids; member
177 const uint8_t * g_ids = kdsc->glyph_ids; in get_kern_value()190 const uint16_t * g_ids = kdsc->glyph_ids; in get_kern_value()
1766 .glyph_ids = kern_pair_glyph_ids,
2228 .glyph_ids = kern_pair_glyph_ids,
3144 .glyph_ids = kern_pair_glyph_ids,
4258 .glyph_ids = kern_pair_glyph_ids,
294 FT_Byte* glyph_ids; /* glyph ID array */ in FT_CALLBACK_DEF() local329 glyph_ids = subs + (max_subs + 1) * 8; in FT_CALLBACK_DEF()330 if ( glyph_ids > valid->limit ) in FT_CALLBACK_DEF()363 if ( ids < glyph_ids || ids + code_count*2 > table + length ) in FT_CALLBACK_DEF()837 FT_Byte *ends, *starts, *offsets, *deltas, *glyph_ids; in tt_cmap4_validate() local905 glyph_ids = offsets + num_segs * 2; in tt_cmap4_validate()963 if ( p < glyph_ids || in tt_cmap4_validate()980 if ( p < glyph_ids || in tt_cmap4_validate()
Completed in 21 milliseconds