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

/external/freetype/include/freetype/
H A Dt1tables.h55 /* PS_PrivateRec */
75 /* Note that we separate font data in PS_FontInfoRec and PS_PrivateRec */
131 /* PS_PrivateRec */
176 } PS_PrivateRec; typedef in typeref:struct:PS_PrivateRec_
185 /* A handle to a @PS_PrivateRec structure. */
196 /* This type is equivalent to @PS_PrivateRec. It is deprecated but */
200 typedef PS_PrivateRec T1_Private;
343 PS_PrivateRec private_dict;
514 * Retrieve the @PS_PrivateRec structure corresponding to a given
529 * The string pointers within the @PS_PrivateRec structur
[all...]

Completed in 111 milliseconds