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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftcache.h54 * @FTC_FaceID values, provided to the cache by the client. Note that
59 * to convert an @FTC_FaceID into a new @FT_Face object. The latter is
63 * be used, which might also be used to store the @FTC_FaceID of the
77 * the cache get rid of any references to the old @FTC_FaceID it may
105 * FTC_FaceID
147 * @type: FTC_FaceID
157 * Never use NULL as a valid @FTC_FaceID.
171 typedef FT_Pointer FTC_FaceID; typedef
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_i
[all...]
/external/freetype/include/
H A Dftcache.h54 * @FTC_FaceID values, provided to the cache by the client. Note that
59 * to convert an @FTC_FaceID into a new @FT_Face object. The latter is
63 * be used, which might also be used to store the @FTC_FaceID of the
77 * the cache get rid of any references to the old @FTC_FaceID it may
105 * FTC_FaceID
147 * @type: FTC_FaceID
157 * Never use NULL as a valid @FTC_FaceID.
171 typedef FT_Pointer FTC_FaceID; typedef
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_i
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftcache.h54 * @FTC_FaceID values, provided to the cache by the client. Note that
59 * to convert an @FTC_FaceID into a new @FT_Face object. The latter is
63 * be used, which might also be used to store the @FTC_FaceID of the
77 * the cache get rid of any references to the old @FTC_FaceID it may
105 * FTC_FaceID
147 * @type: FTC_FaceID
157 * Never use NULL as a valid @FTC_FaceID.
171 typedef FT_Pointer FTC_FaceID; typedef
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_i
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftcache.h54 * @FTC_FaceID values, provided to the cache by the client. Note that
59 * to convert an @FTC_FaceID into a new @FT_Face object. The latter is
63 * be used, which might also be used to store the @FTC_FaceID of the
77 * the cache get rid of any references to the old @FTC_FaceID it may
105 * FTC_FaceID
147 * @type: FTC_FaceID
157 * Never use NULL as a valid @FTC_FaceID.
171 typedef FT_Pointer FTC_FaceID; typedef
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_i
[all...]

Completed in 294 milliseconds