Home
last modified time | relevance | path

Searched defs:sfnt (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c208 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in tt_get_kerning() local
313 SFNT_Service sfnt = (SFNT_Service)ttface->sfnt; in tt_size_select() local
343 SFNT_Service sfnt = (SFNT_Service)ttface->sfnt; in tt_size_request() local
592 SFNT_Service sfnt; in FT_CALLBACK_DEF() local
Dttobjs.c665 SFNT_Service sfnt; in tt_face_init() local
827 SFNT_Service sfnt; in tt_face_done() local
Dttgxvar.c2426 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in TT_Get_MM_Var() local
2478 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in TT_Get_MM_Var() local
3185 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in TT_Set_Named_Instance() local
Dttgload.c2423 SFNT_Service sfnt; in load_sbit_image() local
/third_party/cups-filters/fontembed/
Dfontfile.h7 OTF_FILE *sfnt; member
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffdrivr.c117 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in cff_get_kerning() local
610 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in cff_get_ps_name() local
666 FT_Module sfnt = FT_Get_Module( library, "sfnt" ); in cff_get_cmap_info() local
1093 FT_Module sfnt; in FT_CALLBACK_DEF() local
Dcffobjs.c297 SFNT_Service sfnt = (SFNT_Service)cffface->sfnt; in cff_size_request() local
512 SFNT_Service sfnt; in cff_face_init() local
1143 SFNT_Service sfnt; in cff_face_done() local
Dcffgload.c253 SFNT_Service sfnt = (SFNT_Service)cff_face->sfnt; in cff_slot_load() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftcolor.c61 SFNT_Service sfnt; in FT_Palette_Select() local
Dftobjs.c4652 SFNT_Service sfnt = (SFNT_Service)ttface->sfnt; in FT_Render_Glyph_Internal() local
5615 SFNT_Service sfnt; in FT_Get_Color_Glyph_Layer() local
5651 SFNT_Service sfnt; in FT_Get_Color_Glyph_Paint() local
5681 SFNT_Service sfnt; in FT_Get_Color_Glyph_ClipBox() local
5710 SFNT_Service sfnt; in FT_Get_Paint_Layers() local
5737 SFNT_Service sfnt; in FT_Get_Paint() local
5764 SFNT_Service sfnt; in FT_Get_Colorline_Stops() local
Dftmac.c737 Handle sfnt = NULL; in FT_New_Face_From_SFNT() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfobjs.c499 SFNT_Service sfnt; in sfnt_init_face() local
799 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in sfnt_load_face() local
1394 SFNT_Service sfnt; in sfnt_done_face() local
Dsfwoff2.c258 FT_Byte* sfnt = *sfnt_bytes; in pad4() local
766 FT_Byte* sfnt = *sfnt_bytes; in store_loca() local
830 FT_Byte* sfnt = *sfnt_bytes; in reconstruct_glyf() local
1358 FT_Byte* sfnt = *sfnt_bytes; in reconstruct_hmtx() local
1510 FT_Byte* sfnt = *sfnt_bytes; in reconstruct_font() local
1765 FT_Byte* sfnt = NULL; in woff2_open_font() local
Dsfwoff.c108 FT_Byte* sfnt = NULL; in woff_open_font() local
Dttload.c175 check_table_dir( SFNT_Header sfnt, in check_table_dir()
346 SFNT_HeaderRec sfnt; in tt_face_load_font_dir() local
Dsfdriver.c889 SFNT_Service sfnt = (SFNT_Service)face->sfnt; in sfnt_get_var_ps_name() local
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1117 Handle sfnt = NULL; in FT_New_Face_From_SFNT() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1499 void* sfnt; member