Home
last modified time | relevance | path

Searched refs:FT_ULong (Results 1 – 25 of 164) sorted by relevance

1234567

/external/pdfium/third_party/freetype/include/freetype/internal/
Dtttypes.h72 FT_ULong tag;
75 FT_ULong* offsets;
101 FT_ULong format_tag;
107 FT_ULong offset; /* not in file */
132 FT_ULong Tag; /* table type */
133 FT_ULong CheckSum; /* table checksum */
134 FT_ULong Offset; /* table file offset */
135 FT_ULong Length; /* table length */
155 FT_ULong signature;
156 FT_ULong flavor;
[all …]
Dftstream.h291 #define FT_GET_UOFF3() FT_GET_MACRO( FT_Stream_GetUOffset, FT_ULong )
293 #define FT_GET_ULONG() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong )
294 #define FT_GET_TAG4() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong )
299 #define FT_GET_ULONG_LE() FT_GET_MACRO( FT_Stream_GetULongLE, FT_ULong )
311 #define FT_READ_UOFF3( var ) FT_READ_MACRO( FT_Stream_ReadUOffset, FT_ULong, var )
313 #define FT_READ_ULONG( var ) FT_READ_MACRO( FT_Stream_ReadULong, FT_ULong, var )
318 #define FT_READ_ULONG_LE( var ) FT_READ_MACRO( FT_Stream_ReadULongLE, FT_ULong, var )
346 FT_ULong size );
356 FT_ULong pos );
364 FT_BASE( FT_ULong )
[all …]
/external/freetype/include/freetype/internal/
Dtttypes.h72 FT_ULong tag;
75 FT_ULong* offsets;
101 FT_ULong format_tag;
107 FT_ULong offset; /* not in file */
132 FT_ULong Tag; /* table type */
133 FT_ULong CheckSum; /* table checksum */
134 FT_ULong Offset; /* table file offset */
135 FT_ULong Length; /* table length */
155 FT_ULong signature;
156 FT_ULong flavor;
[all …]
Dftstream.h291 #define FT_GET_UOFF3() FT_GET_MACRO( FT_Stream_GetUOffset, FT_ULong )
293 #define FT_GET_ULONG() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong )
294 #define FT_GET_TAG4() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong )
299 #define FT_GET_ULONG_LE() FT_GET_MACRO( FT_Stream_GetULongLE, FT_ULong )
311 #define FT_READ_UOFF3( var ) FT_READ_MACRO( FT_Stream_ReadUOffset, FT_ULong, var )
313 #define FT_READ_ULONG( var ) FT_READ_MACRO( FT_Stream_ReadULong, FT_ULong, var )
318 #define FT_READ_ULONG_LE( var ) FT_READ_MACRO( FT_Stream_ReadULongLE, FT_ULong, var )
346 FT_ULong size );
356 FT_ULong pos );
364 FT_BASE( FT_ULong )
[all …]
/external/pdfium/third_party/freetype/src/cff/
Dcfftypes.h66 FT_ULong start;
69 FT_ULong data_offset;
70 FT_ULong data_size;
72 FT_ULong* offsets;
81 FT_ULong offset;
94 FT_ULong offset;
121 FT_ULong units_per_em; /* temporarily used as scaling value also */
123 FT_ULong unique_id;
126 FT_ULong charset_offset;
127 FT_ULong encoding_offset;
[all …]
/external/freetype/src/cff/
Dcfftypes.h66 FT_ULong start;
70 FT_ULong data_offset;
71 FT_ULong data_size;
73 FT_ULong* offsets;
82 FT_ULong offset;
95 FT_ULong offset;
195 FT_ULong units_per_em; /* temporarily used as scaling value also */
197 FT_ULong unique_id;
200 FT_ULong charset_offset;
201 FT_ULong encoding_offset;
[all …]
/external/freetype/include/freetype/
Dtttables.h401 FT_ULong ulUnicodeRange1; /* Bits 0-31 */
402 FT_ULong ulUnicodeRange2; /* Bits 32-63 */
403 FT_ULong ulUnicodeRange3; /* Bits 64-95 */
404 FT_ULong ulUnicodeRange4; /* Bits 96-127 */
419 FT_ULong ulCodePageRange1; /* Bits 0-31 */
420 FT_ULong ulCodePageRange2; /* Bits 32-63 */
461 FT_ULong isFixedPitch;
462 FT_ULong minMemType42;
463 FT_ULong maxMemType42;
464 FT_ULong minMemType1;
[all …]
Dftwinfnt.h187 FT_ULong file_size;
211 FT_ULong device_offset;
212 FT_ULong face_name_offset;
213 FT_ULong bits_pointer;
214 FT_ULong bits_offset;
216 FT_ULong flags;
221 FT_ULong reserved1[4];
/external/pdfium/third_party/freetype/include/freetype/
Dtttables.h389 FT_ULong ulUnicodeRange1; /* Bits 0-31 */
390 FT_ULong ulUnicodeRange2; /* Bits 32-63 */
391 FT_ULong ulUnicodeRange3; /* Bits 64-95 */
392 FT_ULong ulUnicodeRange4; /* Bits 96-127 */
407 FT_ULong ulCodePageRange1; /* Bits 0-31 */
408 FT_ULong ulCodePageRange2; /* Bits 32-63 */
443 FT_ULong isFixedPitch;
444 FT_ULong minMemType42;
445 FT_ULong maxMemType42;
446 FT_ULong minMemType1;
[all …]
Dftwinfnt.h187 FT_ULong file_size;
211 FT_ULong device_offset;
212 FT_ULong face_name_offset;
213 FT_ULong bits_pointer;
214 FT_ULong bits_offset;
216 FT_ULong flags;
221 FT_ULong reserved1[4];
/external/freetype/src/truetype/
Dttinterp.h77 FT_ULong idx );
83 FT_ULong idx,
118 const FT_ULong glyph;
128 const FT_ULong glyph;
129 const FT_ULong scale;
189 FT_ULong cvtSize;
403 FT_ULong sph_tweak_flags; /* flags to control */
406 FT_ULong sph_in_func_flags; /* flags to indicate if in */
414 FT_ULong loopcall_counter;
415 FT_ULong loopcall_counter_max;
[all …]
Dttpload.c66 FT_ULong table_len; in tt_face_load_loca()
123 if ( face->num_locations != (FT_ULong)face->root.num_glyphs + 1 ) in tt_face_load_loca()
129 if ( face->num_locations <= (FT_ULong)face->root.num_glyphs ) in tt_face_load_loca()
131 FT_ULong new_loca_len = in tt_face_load_loca()
132 ( (FT_ULong)face->root.num_glyphs + 1 ) << shift; in tt_face_load_loca()
161 if ( new_loca_len <= (FT_ULong)dist ) in tt_face_load_loca()
163 face->num_locations = (FT_ULong)face->root.num_glyphs + 1; in tt_face_load_loca()
194 FT_LOCAL_DEF( FT_ULong )
199 FT_ULong pos1, pos2; in tt_face_get_location()
325 FT_ULong table_len; in tt_face_load_cvt()
[all …]
/external/freetype/src/base/
Dftstream.c37 FT_ULong size ) in FT_Stream_OpenMemory()
58 FT_ULong pos ) in FT_Stream_Seek()
98 return FT_Stream_Seek( stream, stream->pos + (FT_ULong)distance ); in FT_Stream_Skip()
102 FT_BASE_DEF( FT_ULong )
112 FT_ULong count ) in FT_Stream_Read()
120 FT_ULong pos, in FT_Stream_ReadAt()
122 FT_ULong count ) in FT_Stream_ReadAt()
125 FT_ULong read_bytes; in FT_Stream_ReadAt()
163 FT_BASE_DEF( FT_ULong )
166 FT_ULong count ) in FT_Stream_TryRead()
[all …]
Dftapi.c46 FT_ULong size, in FT_New_Memory_Stream()
57 FT_ULong pos ) in FT_Seek_Stream()
74 FT_ULong count ) in FT_Read_Stream()
82 FT_ULong pos, in FT_Read_Stream_At()
84 FT_ULong count ) in FT_Read_Stream_At()
92 FT_ULong count, in FT_Extract_Frame()
108 FT_ULong count ) in FT_Access_Frame()
/external/pdfium/third_party/freetype/src/base/
Dftstream.c37 FT_ULong size ) in FT_Stream_OpenMemory()
58 FT_ULong pos ) in FT_Stream_Seek()
98 return FT_Stream_Seek( stream, stream->pos + (FT_ULong)distance ); in FT_Stream_Skip()
102 FT_BASE_DEF( FT_ULong )
112 FT_ULong count ) in FT_Stream_Read()
120 FT_ULong pos, in FT_Stream_ReadAt()
122 FT_ULong count ) in FT_Stream_ReadAt()
125 FT_ULong read_bytes; in FT_Stream_ReadAt()
163 FT_BASE_DEF( FT_ULong )
166 FT_ULong count ) in FT_Stream_TryRead()
[all …]
Dftapi.c46 FT_ULong size, in FT_New_Memory_Stream()
57 FT_ULong pos ) in FT_Seek_Stream()
74 FT_ULong count ) in FT_Read_Stream()
82 FT_ULong pos, in FT_Read_Stream_At()
84 FT_ULong count ) in FT_Read_Stream_At()
92 FT_ULong count, in FT_Extract_Frame()
108 FT_ULong count ) in FT_Access_Frame()
/external/freetype/src/gzip/
Dftgzip.c133 FT_ULong sz = (FT_ULong)size * items; in ft_gzip_alloc()
188 FT_ULong start; /* starting position, after .gz header */
192 FT_ULong pos; /* position in output */
384 FT_ULong size; in ft_gzip_file_fill_input()
467 FT_ULong count ) in ft_gzip_file_skip_output()
470 FT_ULong delta; in ft_gzip_file_skip_output()
475 delta = (FT_ULong)( zip->limit - zip->cursor ); in ft_gzip_file_skip_output()
495 static FT_ULong
497 FT_ULong pos, in ft_gzip_file_io()
499 FT_ULong count ) in ft_gzip_file_io()
[all …]
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h77 FT_ULong idx );
83 FT_ULong idx,
118 const FT_ULong glyph;
128 const FT_ULong glyph;
129 const FT_ULong scale;
188 FT_ULong cvtSize;
276 FT_ULong sph_tweak_flags; /* flags to control */
279 FT_ULong sph_in_func_flags; /* flags to indicate if in */
309 FT_ULong* size,
310 FT_ULong multiplier,
[all …]
Dttpload.c66 FT_ULong table_len; in tt_face_load_loca()
113 if ( face->num_locations != (FT_ULong)face->root.num_glyphs + 1 ) in tt_face_load_loca()
119 if ( face->num_locations <= (FT_ULong)face->root.num_glyphs ) in tt_face_load_loca()
121 FT_ULong new_loca_len = in tt_face_load_loca()
122 ( (FT_ULong)face->root.num_glyphs + 1 ) << shift; in tt_face_load_loca()
147 if ( new_loca_len <= (FT_ULong)dist ) in tt_face_load_loca()
149 face->num_locations = (FT_ULong)face->root.num_glyphs + 1; in tt_face_load_loca()
180 FT_LOCAL_DEF( FT_ULong )
185 FT_ULong pos1, pos2; in tt_face_get_location()
295 FT_ULong table_len; in tt_face_load_cvt()
[all …]
/external/freetype/include/freetype/internal/services/
Dsvsfnt.h41 FT_ULong tag,
44 FT_ULong* length );
60 FT_ULong *tag,
61 FT_ULong *offset,
62 FT_ULong *length );
/external/pdfium/third_party/freetype/include/freetype/internal/services/
Dsvsfnt.h41 FT_ULong tag,
44 FT_ULong* length );
60 FT_ULong *tag,
61 FT_ULong *offset,
62 FT_ULong *length );
/external/pdfium/third_party/freetype/src/sfnt/
Dttsbit.c50 FT_ULong table_size; in tt_face_load_sbit()
93 FT_ULong num_strikes; in tt_face_load_sbit()
107 if ( ( (FT_ULong)version & 0xFFFF0000UL ) != 0x00020000UL ) in tt_face_load_sbit()
135 FT_ULong num_strikes; in tt_face_load_sbit()
230 FT_ULong* astrike_index ) in tt_face_set_sbit_strike()
238 FT_ULong strike_index, in tt_face_load_strike_metrics()
241 if ( strike_index >= (FT_ULong)face->sbit_num_strikes ) in tt_face_load_strike_metrics()
275 FT_ULong table_size; in tt_face_load_strike_metrics()
338 FT_ULong ebdt_start;
339 FT_ULong ebdt_size;
[all …]
Dttload.h34 FT_ULong tag );
38 FT_ULong tag,
40 FT_ULong* length );
50 FT_ULong tag,
53 FT_ULong* length );
/external/freetype/src/sfnt/
Dttsbit.c50 FT_ULong table_size; in tt_face_load_sbit()
51 FT_ULong table_start; in tt_face_load_sbit()
96 FT_ULong num_strikes; in tt_face_load_sbit()
112 if ( ( (FT_ULong)version & 0xFFFF0000UL ) != 0x00020000UL && in tt_face_load_sbit()
113 ( (FT_ULong)version & 0x0000FFFFUL ) != 0x00000200UL && in tt_face_load_sbit()
114 ( (FT_ULong)version & 0xFFFF0000UL ) != 0x00030000UL && in tt_face_load_sbit()
115 ( (FT_ULong)version & 0x0000FFFFUL ) != 0x00000300UL ) in tt_face_load_sbit()
143 FT_ULong num_strikes; in tt_face_load_sbit()
221 FT_ULong ebdt_size; in tt_face_load_sbit()
277 FT_ULong* astrike_index ) in tt_face_set_sbit_strike()
[all …]
Dttload.h34 FT_ULong tag );
38 FT_ULong tag,
40 FT_ULong* length );
50 FT_ULong tag,
53 FT_ULong* length );

1234567