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

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

Completed in 162 milliseconds