Home
last modified time | relevance | path

Searched defs:ttface (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/base/
Dftsnames.c54 TT_Face ttface = (TT_Face)face; in FT_Get_Sfnt_Name() local
105 TT_Face ttface = (TT_Face)face; in FT_Get_Sfnt_LangTag() local
Dftgasp.c33 TT_Face ttface = (TT_Face)face; in FT_Get_Gasp() local
Dftobjs.c770 TT_Face ttface = (TT_Face)face; in FT_Load_Glyph() local
/external/freetype/src/truetype/
Dttdriver.c200 tt_get_kerning( FT_Face ttface, /* TT_Face */ in tt_get_kerning()
220 tt_get_advances( FT_Face ttface, in tt_get_advances()
295 TT_Face ttface = (TT_Face)size->face; in tt_size_select() local
340 TT_Face ttface = (TT_Face)size->face; in tt_size_request() local
Dttobjs.c505 tt_check_single_notdef( FT_Face ttface ) in tt_check_single_notdef()
579 FT_Face ttface, /* TT_Face */ in tt_face_init()
740 tt_face_done( FT_Face ttface ) /* TT_Face */ in tt_face_done()
/external/freetype/src/cff/
Dcffdrivr.c109 cff_get_kerning( FT_Face ttface, /* TT_Face */ in cff_get_kerning()
213 TT_Face ttface = (TT_Face)face; in cff_get_advances() local
/external/freetype/src/sfnt/
Dsfdriver.c184 TT_Face ttface = (TT_Face)face; in sfnt_get_name_index() local