HomeSort by relevance Sort by last modified time
    Searched refs:FTC_FaceID (Results 1 - 5 of 5) 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...]
  /external/freetype/src/cache/
ftccmap.c 56 FTC_FaceID face_id;
97 FTC_FaceID face_id;
111 FTC_FaceID face_id;
224 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
289 FTC_FaceID face_id,
ftcbasic.c 41 FTC_FaceID face_id;
245 FTC_FaceID face_id = (FTC_FaceID)ftcface_id;
ftccache.h 212 FTC_FaceID face_id );
ftccache.c 570 FTC_FaceID face_id )

Completed in 177 milliseconds