Home
last modified time | relevance | path

Searched refs:afont_info (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dfttype1.c29 PS_FontInfoRec* afont_info ) in FT_Get_PS_Font_Info() argument
42 error = service->ps_get_font_info( face, afont_info ); in FT_Get_PS_Font_Info()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidriver.c73 PS_FontInfoRec* afont_info ) in cid_ps_get_font_info() argument
75 *afont_info = ((CID_Face)face)->cid.font_info; in cid_ps_get_font_info()
/AliOS-Things-master/components/freetype/src/type42/
A Dt42drivr.c125 PS_FontInfoRec* afont_info ) in t42_ps_get_font_info() argument
127 *afont_info = ((T42_Face)face)->type1.font_info; in t42_ps_get_font_info()
/AliOS-Things-master/components/freetype/include/internal/services/
A Dsvpsinfo.h34 PS_FontInfoRec* afont_info );
/AliOS-Things-master/components/freetype/src/cff/
A Dcffdrivr.c326 PS_FontInfoRec* afont_info ) in cff_ps_get_font_info() argument
361 *afont_info = *cff->font_info; in cff_ps_get_font_info()
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h461 PS_FontInfo afont_info );
/AliOS-Things-master/components/freetype/src/type1/
A Dt1driver.c137 PS_FontInfoRec* afont_info ) in t1_ps_get_font_info() argument
139 *afont_info = ((T1_Face)face)->type1.font_info; in t1_ps_get_font_info()

Completed in 22 milliseconds