Home
last modified time | relevance | path

Searched refs:PS_FontInfo (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/include/freetype/
Dt1tables.h112 typedef struct PS_FontInfoRec_* PS_FontInfo; typedef
310 PS_FontInfo font_infos[T1_MAX_MM_DESIGNS + 1];
505 PS_FontInfo afont_info );
/external/freetype/include/
Dt1tables.h112 typedef struct PS_FontInfoRec_* PS_FontInfo; typedef
310 PS_FontInfo font_infos[T1_MAX_MM_DESIGNS + 1];
505 PS_FontInfo afont_info );
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c199 PS_FontInfo info; in cid_face_done()
351 PS_FontInfo info = &cid->font_info; in cid_face_init()
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c232 PS_FontInfo info = &type1->font_info; in T1_Face_Done()
311 PS_FontInfo info = &type1->font_info; in T1_Face_Init()