Home
last modified time | relevance | path

Searched refs:PS_FontInfoRec (Results 1 – 16 of 16) sorted by relevance

/external/freetype/include/freetype/
Dt1tables.h100 } PS_FontInfoRec; typedef
123 typedef PS_FontInfoRec T1_FontInfo;
410 PS_FontInfoRec font_info;
/external/freetype/include/freetype/internal/services/
Dsvpsinfo.h34 PS_FontInfoRec* afont_info );
/external/freetype/src/base/
Dfttype1.c29 PS_FontInfoRec* afont_info ) in FT_Get_PS_Font_Info()
/external/freetype/src/cid/
Dcidtoken.h41 #define FT_STRUCTURE PS_FontInfoRec
Dcidriver.c77 PS_FontInfoRec* afont_info ) in cid_ps_get_font_info()
/external/freetype/src/type1/
Dt1tokens.h20 #define FT_STRUCTURE PS_FontInfoRec
Dt1driver.c148 PS_FontInfoRec* afont_info ) in t1_ps_get_font_info()
/external/freetype/include/freetype/internal/
Dt1types.h98 PS_FontInfoRec font_info; /* font info dictionary */
Dcfftypes.h393 PS_FontInfoRec* font_info; /* font info dictionary */
/external/freetype/src/type42/
Dt42drivr.c126 PS_FontInfoRec* afont_info ) in t42_ps_get_font_info()
/external/freetype/src/cff/
Dcffdrivr.c468 PS_FontInfoRec* afont_info ) in cff_ps_get_font_info()
477 PS_FontInfoRec *font_info = NULL; in cff_ps_get_font_info()
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp597 PS_FontInfoRec psFontInfo; in onGetAdvancedMetrics()
1860 PS_FontInfoRec psFontInfo; in scanFont()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp633 PS_FontInfoRec psFontInfo; in onGetAdvancedMetrics()
2036 PS_FontInfoRec psFontInfo; in scanFont()
/external/freetype/
DChangeLog.233190 * include/freetype/t1tables.h (PS_FontInfoRec): Remove the
3596 * include/freetype/t1tables.h (PS_FontInfoRec): Add `fs_type' field.
DChangeLog.214743 * include/freetype/t1tables.h (PS_FontInfoRec), src/cid/cidtoken.h,
4822 * include/freetype/t1tables.h (PS_FontInfoRec): `italic_angle',
/external/freetype/docs/
DCHANGES2022 publicly defined `PS_FontInfoRec' structure. Unfortunately,