Home
last modified time | relevance | path

Searched refs:PS_GetFontValueFunc (Results 1 – 6 of 6) sorted by relevance

/external/freetype/include/freetype/internal/services/
Dsvpsinfo.h48 (*PS_GetFontValueFunc)( FT_Face face, typedef
61 PS_GetFontValueFunc ps_get_font_value; in FT_DEFINE_SERVICE()
/external/freetype/src/type42/
Dt42drivr.c170 (PS_GetFontValueFunc) NULL /* ps_get_font_value */
/external/freetype/src/cid/
Dcidriver.c103 (PS_GetFontValueFunc) NULL /* ps_get_font_value */
/external/freetype/src/type1/
Dt1driver.c627 (PS_GetFontValueFunc) t1_ps_get_font_value, /* ps_get_font_value */
/external/freetype/src/cff/
Dcffdrivr.c598 (PS_GetFontValueFunc) NULL /* ps_get_font_value */
/external/freetype/
DChangeLog.243095 (PS_GetFontValueFunc): New typedef.