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

  /external/freetype/include/freetype/
ftcache.h 54 * @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;
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_id
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h 54 * @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;
181 * the cache manager to translate a given @FTC_FaceID into a new valid
210 (*FTC_Face_Requester)( FTC_FaceID face_id
    [all...]

Completed in 209 milliseconds