HomeSort by relevance Sort by last modified time
    Searched refs:PS_FontInfoRec (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/chromium_org/third_party/freetype/src/base/
fttype1.c 29 PS_FontInfoRec* afont_info )
  /external/freetype/include/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/freetype/src/base/
fttype1.c 29 PS_FontInfoRec* afont_info )
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fttype1.c 29 PS_FontInfoRec* afont_info )
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
t1types.h 81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
t1types.h 81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidriver.c 73 PS_FontInfoRec* afont_info )
cidtoken.h 38 #define FT_STRUCTURE PS_FontInfoRec
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1tokens.h 20 #define FT_STRUCTURE PS_FontInfoRec
t1driver.c 137 PS_FontInfoRec* afont_info )
  /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
  /external/chromium_org/third_party/freetype/include/freetype/internal/
t1types.h 81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
  /external/freetype/include/internal/
t1types.h 81 /* used to hold extra data of PS_FontInfoRec that
95 PS_FontInfoRec font_info; /* font info dictionary */
  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 267 PS_FontInfoRec* font_info; /* font info dictionary */
cffdrivr.c 324 PS_FontInfoRec* afont_info )
333 PS_FontInfoRec *font_info = NULL;
  /external/freetype/src/cff/
cfftypes.h 267 PS_FontInfoRec* font_info; /* font info dictionary */
cffdrivr.c 326 PS_FontInfoRec* afont_info )
335 PS_FontInfoRec *font_info = NULL;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfftypes.h 267 PS_FontInfoRec* font_info; /* font info dictionary */
cffdrivr.c 325 PS_FontInfoRec* afont_info )
334 PS_FontInfoRec *font_info = NULL;

Completed in 383 milliseconds

1 2