HomeSort by relevance Sort by last modified time
    Searched defs:PS_FontInfoRec (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
62 /* PS_FontInfoRec */
81 } PS_FontInfoRec;
90 /* A handle to a @PS_FontInfoRec structure. */
101 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
105 typedef PS_FontInfoRec T1_FontInfo;
361 PS_FontInfoRec font_info;
437 * Retrieve the @PS_FontInfoRec structure corresponding to a given
  /external/freetype/include/
t1tables.h 55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
62 /* PS_FontInfoRec */
81 } PS_FontInfoRec;
90 /* A handle to a @PS_FontInfoRec structure. */
101 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
105 typedef PS_FontInfoRec T1_FontInfo;
361 PS_FontInfoRec font_info;
437 * Retrieve the @PS_FontInfoRec structure corresponding to a given
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
62 /* PS_FontInfoRec */
81 } PS_FontInfoRec;
90 /* A handle to a @PS_FontInfoRec structure. */
101 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
105 typedef PS_FontInfoRec T1_FontInfo;
361 PS_FontInfoRec font_info;
437 * Retrieve the @PS_FontInfoRec structure corresponding to a given
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
62 /* PS_FontInfoRec */
81 } PS_FontInfoRec;
90 /* A handle to a @PS_FontInfoRec structure. */
101 /* This type is equivalent to @PS_FontInfoRec. It is deprecated but */
105 typedef PS_FontInfoRec T1_FontInfo;
361 PS_FontInfoRec font_info;
437 * Retrieve the @PS_FontInfoRec structure corresponding to a given

Completed in 901 milliseconds