Searched refs:PS_FontInfoRec (Results 1 - 17 of 17) sorted by relevance

/external/freetype/include/internal/services/
H A Dsvpsinfo.h34 PS_FontInfoRec* afont_info );
/external/freetype/src/base/
H A Dfttype1.c30 PS_FontInfoRec* afont_info )
/external/pdfium/third_party/freetype/include/internal/services/
H A Dsvpsinfo.h34 PS_FontInfoRec* afont_info );
/external/pdfium/third_party/freetype/src/base/
H A Dfttype1.c30 PS_FontInfoRec* afont_info )
/external/pdfium/third_party/freetype/src/cid/
H A Dcidtoken.h38 #define FT_STRUCTURE PS_FontInfoRec
H A Dcidriver.c73 PS_FontInfoRec* afont_info )
/external/pdfium/third_party/freetype/src/type1/
H A Dt1tokens.h20 #define FT_STRUCTURE PS_FontInfoRec
H A Dt1driver.c137 PS_FontInfoRec* afont_info )
/external/freetype/include/
H A Dt1tables.h53 /* PS_FontInfoRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
82 /* PS_FontInfoRec */
101 } PS_FontInfoRec; typedef in typeref:struct:PS_FontInfoRec_
110 /* A handle to a @PS_FontInfoRec structure. */
121 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
125 typedef PS_FontInfoRec T1_FontInfo;
404 PS_FontInfoRec font_info;
480 * Retrieve the @PS_FontInfoRec structure corresponding to a given
495 * String pointers within the @PS_FontInfoRec structur
[all...]
/external/pdfium/third_party/freetype/include/
H A Dt1tables.h53 /* PS_FontInfoRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
82 /* PS_FontInfoRec */
101 } PS_FontInfoRec; typedef in typeref:struct:PS_FontInfoRec_
110 /* A handle to a @PS_FontInfoRec structure. */
121 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
125 typedef PS_FontInfoRec T1_FontInfo;
404 PS_FontInfoRec font_info;
480 * Retrieve the @PS_FontInfoRec structure corresponding to a given
/external/freetype/include/internal/
H A Dt1types.h81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
/external/pdfium/third_party/freetype/include/internal/
H A Dt1types.h81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
/external/freetype/src/cff/
H A Dcfftypes.h267 PS_FontInfoRec* font_info; /* font info dictionary */
H A Dcffdrivr.c380 PS_FontInfoRec* afont_info )
389 PS_FontInfoRec *font_info = NULL;
/external/pdfium/third_party/freetype/src/cff/
H A Dcfftypes.h267 PS_FontInfoRec* font_info; /* font info dictionary */
H A Dcffdrivr.c326 PS_FontInfoRec* afont_info )
335 PS_FontInfoRec *font_info = NULL;
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp522 PS_FontInfoRec ps_info;
1672 PS_FontInfoRec psFontInfo;

Completed in 545 milliseconds