Searched refs:FT_Byte (Results 1 – 21 of 21) sorted by relevance
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/ |
| D | tttypes.h | 233 FT_Byte* string; 266 FT_Byte* string; 476 FT_Byte height; 477 FT_Byte width; 481 FT_Byte advance; 544 FT_Byte max_width; 688 FT_Byte x_ppem; 689 FT_Byte y_ppem; 691 FT_Byte bit_depth; 757 FT_Byte x_ppem; [all …]
|
| D | psaux.h | 152 FT_Byte* block; /* current memory block */ 159 FT_Byte** elements; /* addresses of table elements */ 201 FT_Byte* start; /* first character of token in input stream */ 202 FT_Byte* limit; /* first character after the token */ 261 FT_Byte size; /* size of field in bytes */ 376 FT_Byte* base, 377 FT_Byte* limit, 396 FT_Byte* bytes, 466 FT_Byte* cursor; 467 FT_Byte* base; [all …]
|
| D | t1types.h | 106 FT_Byte* subrs_block; 107 FT_Byte* charstrings_block; 108 FT_Byte* glyph_names_block; 111 FT_Byte** subrs; 117 FT_Byte** charstrings; /* array of glyph charstrings */ 120 FT_Byte paint_type; 121 FT_Byte font_type; 135 FT_Byte** code; 248 FT_Byte* binary_data; /* used if hex data has been converted */
|
| D | ftstream.h | 88 FT_Byte value; 89 FT_Byte size; 100 (FT_Byte)sizeof ( ((FT_STRUCTURE*)0)->f ) 103 (FT_Byte)sizeof ( ((FT_STRUCTURE*)0)->f[0] ) 156 #define FT_BYTE_( p, i ) ( ((const FT_Byte*)(p))[(i)] ) 309 #define FT_GET_BYTE() FT_GET_MACRO( FT_Stream_GetByte, FT_Byte ) 335 #define FT_READ_BYTE( var ) FT_READ_MACRO( FT_Stream_ReadByte, FT_Byte, var ) 373 const FT_Byte* base, 399 FT_Byte* buffer, 406 FT_Byte* buffer, [all …]
|
| D | ftvalid.h | 93 const FT_Byte* base; /* address of table in memory */ 94 const FT_Byte* limit; /* `base' + sizeof(table) in memory */ 109 const FT_Byte* base, 110 const FT_Byte* limit,
|
| D | pshints.h | 510 const FT_Byte* bytes ); 551 const FT_Byte* bytes );
|
| D | ftobjs.h | 281 FT_Byte* weights ); 720 FT_Byte* buffer );
|
| D | sfnt.h | 183 FT_Byte *buffer,
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | ftwinfnt.h | 187 FT_Byte copyright[60]; 195 FT_Byte italic; 196 FT_Byte underline; 197 FT_Byte strike_out; 199 FT_Byte charset; 202 FT_Byte pitch_and_family; 205 FT_Byte first_char; 206 FT_Byte last_char; 207 FT_Byte default_char; 208 FT_Byte break_char; [all …]
|
| D | t1tables.h | 141 FT_Byte num_blue_values; 142 FT_Byte num_other_blues; 143 FT_Byte num_family_blues; 144 FT_Byte num_family_other_blues; 159 FT_Byte num_snap_widths; 160 FT_Byte num_snap_heights; 285 FT_Byte num_points; 356 FT_Byte paint_type; 357 FT_Byte font_type;
|
| D | ftcolor.h | 80 FT_Byte blue; 81 FT_Byte green; 82 FT_Byte red; 83 FT_Byte alpha; 347 FT_Byte* p; 550 FT_Byte* p; 795 FT_Byte* p;
|
| D | ftcache.h | 908 FT_Byte width; 909 FT_Byte height; 913 FT_Byte format; 914 FT_Byte max_grays; 919 FT_Byte* buffer;
|
| D | fttypes.h | 154 typedef unsigned char FT_Byte; typedef 165 typedef const FT_Byte* FT_Bytes; 415 const FT_Byte* pointer;
|
| D | tttables.h | 394 FT_Byte panose[10]; 492 FT_Byte SerifStyle; 493 FT_Byte Reserved; 758 FT_Byte* buffer,
|
| D | ftgzip.h | 138 FT_Byte* output, 140 const FT_Byte* input,
|
| D | ftsnames.h | 114 FT_Byte* string; /* this string is *not* null-terminated! */ 211 FT_Byte* string; /* this string is *not* null-terminated! */
|
| D | ftlcdfil.h | 265 typedef FT_Byte FT_LcdFiveTapFilter[FT_LCD_FILTER_FIVE_TAPS];
|
| D | otsvg.h | 302 FT_Byte* svg_document;
|
| D | ftglyph.h | 294 FT_Byte* svg_document;
|
| D | freetype.h | 2295 const FT_Byte* memory_base; 2386 const FT_Byte* file_base,
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/services/ |
| D | svsfnt.h | 43 FT_Byte* buffer,
|