Searched defs:face_index (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftmac.c | 127 FT_Long* face_index ) in FT_GetFile_From_Mac_Name() 245 FT_Long* face_index ) in FT_GetFile_From_Mac_ATS_Name() 391 short face_index ) in parse_fond() 695 FT_Long face_index, in FT_New_Face_From_LWFN() 727 FT_Long face_index, in FT_New_Face_From_SFNT() 794 FT_Long face_index, in FT_New_Face_From_Suitcase() 842 FT_Long face_index, in FT_New_Face_From_FOND() 914 FT_Long face_index, in FT_New_Face_From_Resource() 955 FT_Long face_index, in FT_New_Face() 995 FT_Long face_index, in FT_New_Face_From_FSRef() [all …]
|
A D | ftobjs.c | 1143 FT_Long face_index, in open_face() 1241 FT_Long face_index, in FT_New_Face() 1267 FT_Long face_index, in FT_New_Memory_Face() 1374 FT_Long face_index, in open_face_from_buffer() 1442 FT_Long face_index, in ft_lookup_PS_in_sfnt_stream() 1580 FT_Long face_index, in Mac_Read_POST_Resource() 1723 FT_Long face_index, in Mac_Read_sfnt_Resource() 1790 FT_Long face_index, in IsMacResource() 1849 FT_Long face_index, in IsMacBinary() 1996 FT_Long face_index, in load_mac_face() [all …]
|
/AliOS-Things-master/components/freetype/src/cid/ |
A D | cidobjs.c | 280 FT_Int face_index, in cid_face_init()
|
A D | cidload.c | 647 FT_Int face_index ) in cid_face_open()
|
/AliOS-Things-master/components/freetype/src/winfonts/ |
A D | winfnt.c | 272 FT_Int face_index ) in fnt_face_get_dll_font() 689 FT_Int face_index, in FNT_Face_Init()
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1objs.c | 302 FT_Int face_index, in T1_Face_Init()
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | sfobjs.c | 839 FT_Int face_index, in sfnt_init_face() 946 FT_Int face_index, in sfnt_load_face()
|
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrobjs.c | 69 FT_Int face_index, in pfr_face_init()
|
/AliOS-Things-master/components/freetype/src/type42/ |
A D | t42objs.c | 160 FT_Int face_index, in T42_Face_Init()
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfdrivr.c | 261 FT_Int face_index, in PCF_Face_Init()
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdfdrivr.c | 339 FT_Int face_index, in BDF_Face_Init()
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttobjs.c | 508 FT_Int face_index, in tt_face_init()
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffobjs.c | 484 FT_Int face_index, in cff_face_init()
|
A D | cffload.c | 1428 FT_Int face_index, in cff_font_load()
|
/AliOS-Things-master/components/freetype/include/ |
A D | freetype.h | 961 FT_Long face_index; member
|
Completed in 49 milliseconds