Searched refs:FT_Bytes (Results 1 – 5 of 5) sorted by relevance
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | ftotval.h | 166 FT_Bytes *BASE_table, 167 FT_Bytes *GDEF_table, 168 FT_Bytes *GPOS_table, 169 FT_Bytes *GSUB_table, 170 FT_Bytes *JSTF_table ); 195 FT_Bytes table );
|
| D | ftgxval.h | 227 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], 252 FT_Bytes table ); 319 FT_Bytes *ckern_table ); 344 FT_Bytes table );
|
| D | fttypes.h | 165 typedef const FT_Byte* FT_Bytes; typedef
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/services/ |
| D | svotval.h | 34 FT_Bytes *base, 35 FT_Bytes *gdef, 36 FT_Bytes *gpos, 37 FT_Bytes *gsub, 38 FT_Bytes *jstf );
|
| D | svgxval.h | 43 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], 50 FT_Bytes *ckern_table );
|