Home
last modified time | relevance | path

Searched refs:charset (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/freetype/src/cff/
A Dcffload.c813 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 …]
A Dcffcmap.c129 CFF_Charset charset = &cff->charset; in FT_CALLBACK_DEF() local
130 FT_UInt sid = charset->sids[idx]; in FT_CALLBACK_DEF()
143 CFF_Charset charset = &cff->charset; in cff_cmap_unicode_init() local
149 if ( !charset->sids ) in cff_cmap_unicode_init()
A Dcffdrivr.c251 sid = font->charset.sids[glyph_index]; in cff_get_glyph_name()
271 CFF_Charset charset; in cff_get_name_index() local
279 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()
A Dcffload.h58 cff_charset_cid_to_gindex( CFF_Charset charset,
A Dcfftypes.h237 CFF_CharsetRec charset; member
A Dcffgload.c636 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()
A Dcffobjs.c740 cffface->num_glyphs = cff->charset.max_cid + 1; in cff_face_init()
/AliOS-Things-master/components/freetype/include/
A Dftwinfnt.h200 FT_Byte charset; member
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c162 FT_FRAME_BYTE ( charset ),
815 if ( font->header.charset == FT_WinFNT_ID_MAC ) in FNT_Face_Init()
/AliOS-Things-master/components/SDL2/test/
A Dconfigure2842 typedef int charset[2];
2843 const charset cs = { 0, 0 };
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfigure5282 typedef int charset[2];
5283 const charset cs = { 0, 0 };
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfigure12795 typedef int charset[2];
12796 const charset cs = { 0, 0 };
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfigure15956 typedef int charset[2];
15957 const charset cs = { 0, 0 };
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js21 …var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}i…
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfigure16200 typedef int charset[2];
16201 const charset cs = { 0, 0 };
/AliOS-Things-master/components/SDL2/
A Dconfigure16138 typedef int charset[2];
16139 const charset cs = { 0, 0 };

Completed in 96 milliseconds