Searched refs:FTC_FaceID (Results 1 - 12 of 12) 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...]
/external/chromium_org/third_party/freetype/src/cache/
H A Dftccmap.c59 FTC_FaceID face_id;
73 FTC_FaceID face_id;
186 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
236 FTC_FaceID face_id,
H A Dftcbasic.c207 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
H A Dftccache.h205 FTC_FaceID face_id );
H A Dftccache.c565 FTC_FaceID face_id )
/external/freetype/src/cache/
H A Dftccmap.c59 FTC_FaceID face_id;
73 FTC_FaceID face_id;
186 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
236 FTC_FaceID face_id,
H A Dftcbasic.c207 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
H A Dftccache.h205 FTC_FaceID face_id );
H A Dftccache.c565 FTC_FaceID face_id )

Completed in 296 milliseconds