Searched refs:charset (Results 1 – 16 of 16) sorted by relevance
813 charset->cids[charset->sids[j]] = (FT_UShort)j; in cff_charset_compute_cids()841 FT_FREE( charset->cids ); in cff_charset_free_cids()842 charset->max_cid = 0; in cff_charset_free_cids()855 FT_FREE( charset->sids ); in cff_charset_done()856 charset->format = 0; in cff_charset_done()857 charset->offset = 0; in cff_charset_done()893 charset->sids[0] = 0; in cff_charset_load()1042 charset->format = 0; in cff_charset_load()1043 charset->offset = 0; in cff_charset_load()1044 charset->sids = 0; in cff_charset_load()[all …]
129 CFF_Charset charset = &cff->charset; in FT_CALLBACK_DEF() local130 FT_UInt sid = charset->sids[idx]; in FT_CALLBACK_DEF()143 CFF_Charset charset = &cff->charset; in cff_cmap_unicode_init() local149 if ( !charset->sids ) in cff_cmap_unicode_init()
251 sid = font->charset.sids[glyph_index]; in cff_get_glyph_name()271 CFF_Charset charset; in cff_get_name_index() local279 charset = &cff->charset; in cff_get_name_index()287 sid = charset->sids[i]; in cff_get_name_index()559 c = cff->charset.sids[glyph_index]; in cff_get_cid_from_glyph_index()
58 cff_charset_cid_to_gindex( CFF_Charset charset,
237 CFF_CharsetRec charset; member
636 if ( !cff->charset.sids ) in cff_lookup_glyph_by_stdcharcode()648 if ( cff->charset.sids[n] == glyph_sid ) in cff_lookup_glyph_by_stdcharcode()2625 cff->charset.cids ) in cff_slot_load()2630 glyph_index = cff_charset_cid_to_gindex( &cff->charset, in cff_slot_load()
740 cffface->num_glyphs = cff->charset.max_cid + 1; in cff_face_init()
200 FT_Byte charset; member
162 FT_FRAME_BYTE ( charset ),815 if ( font->header.charset == FT_WinFNT_ID_MAC ) in FNT_Face_Init()
2842 typedef int charset[2];2843 const charset cs = { 0, 0 };
5282 typedef int charset[2];5283 const charset cs = { 0, 0 };
12795 typedef int charset[2];12796 const charset cs = { 0, 0 };
15956 typedef int charset[2];15957 const charset cs = { 0, 0 };
21 …var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}i…
16200 typedef int charset[2];16201 const charset cs = { 0, 0 };
16138 typedef int charset[2];16139 const charset cs = { 0, 0 };
Completed in 96 milliseconds