Searched defs:PS_FontInfoRec (Results 1 - 2 of 2) sorted by relevance

/external/freetype/include/freetype/
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/freetype/
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...]

Completed in 122 milliseconds