HomeSort by relevance Sort by last modified time
    Searched refs:FT_Bytes (Results 1 - 6 of 6) sorted by null

  /external/freetype/include/freetype/internal/services/
svotval.h 34 FT_Bytes *base,
35 FT_Bytes *gdef,
36 FT_Bytes *gpos,
37 FT_Bytes *gsub,
38 FT_Bytes *jstf );
svgxval.h 43 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
50 FT_Bytes *ckern_table );
  /external/freetype/include/freetype/
ftotval.h 162 FT_Bytes *BASE_table,
163 FT_Bytes *GDEF_table,
164 FT_Bytes *GPOS_table,
165 FT_Bytes *GSUB_table,
166 FT_Bytes *JSTF_table );
192 FT_Bytes table );
ftgxval.h 220 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
248 FT_Bytes table );
320 FT_Bytes *ckern_table );
347 FT_Bytes table );
fttypes.h 52 /* FT_Bytes */
156 /* FT_Bytes */
161 typedef const FT_Byte* FT_Bytes;
    [all...]
  /external/freetype/src/base/
ftpatent.c 33 FT_Bytes p, end;

Completed in 22 milliseconds