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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
111 /* PS_PrivateRec */
156 } PS_PrivateRec; typedef in typeref:struct:PS_PrivateRec_
165 /* A handle to a @PS_PrivateRec structure. */
176 /* This type is equivalent to @PS_PrivateRec. It is deprecated but */
180 typedef PS_PrivateRec T1_Private;
307 PS_PrivateRec private_dict;
470 * Retrieve the @PS_PrivateRec structure corresponding to a given
485 * The string pointers within the @PS_PrivateRec structure are owned by
/external/freetype/include/freetype/
H A Dt1tables.h55 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
111 /* PS_PrivateRec */
156 } PS_PrivateRec; typedef in typeref:struct:PS_PrivateRec_
165 /* A handle to a @PS_PrivateRec structure. */
176 /* This type is equivalent to @PS_PrivateRec. It is deprecated but */
180 typedef PS_PrivateRec T1_Private;
307 PS_PrivateRec private_dict;
470 * Retrieve the @PS_PrivateRec structure corresponding to a given
485 * The string pointers within the @PS_PrivateRec structure are owned by

Completed in 273 milliseconds