Searched refs:Kerning_pairs_count (Results 1 – 1 of 1) sorted by relevance
1520 GX_UBYTE Kerning_pairs_count; in GetFontStorage() local1552 Kerning_pairs_count = *(kerning_glyph->gx_kerning_table); in GetFontStorage()1554 … kerning_datasize += 1 + Kerning_pairs_count * (sizeof(GX_CHAR) + sizeof(GX_UBYTE)); in GetFontStorage()