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

  /external/freetype/include/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/freetype/src/base/
fttype1.c 30 PS_FontInfoRec* afont_info )
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svpsinfo.h 34 PS_FontInfoRec* afont_info );
  /external/pdfium/third_party/freetype/src/base/
fttype1.c 30 PS_FontInfoRec* afont_info )
  /external/pdfium/third_party/freetype/src/cid/
cidtoken.h 38 #define FT_STRUCTURE PS_FontInfoRec
cidriver.c 73 PS_FontInfoRec* afont_info )
  /external/pdfium/third_party/freetype/src/type1/
t1tokens.h 20 #define FT_STRUCTURE PS_FontInfoRec
t1driver.c 137 PS_FontInfoRec* afont_info )
  /external/freetype/include/
t1tables.h 53 /* PS_FontInfoRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
82 /* PS_FontInfoRec */
101 } 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 structure are owned b
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
t1tables.h 53 /* PS_FontInfoRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
82 /* PS_FontInfoRec */
101 } 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 structure are owned b
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
t1tables.h 53 /* PS_FontInfoRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
82 /* PS_FontInfoRec */
101 } 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 structure are owned b
    [all...]
  /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/pdfium/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/src/cff/
cfftypes.h 267 PS_FontInfoRec* font_info; /* font info dictionary */
cffdrivr.c 380 PS_FontInfoRec* afont_info )
389 PS_FontInfoRec *font_info = NULL;
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 267 PS_FontInfoRec* font_info; /* font info dictionary */
cffdrivr.c 380 PS_FontInfoRec* afont_info )
389 PS_FontInfoRec *font_info = NULL;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 518 PS_FontInfoRec ps_info;
    [all...]

Completed in 143 milliseconds