HomeSort by relevance Sort by last modified time
    Searched refs:FT_ULong (Results 26 - 50 of 70) sorted by null

12 3

  /external/freetype/src/truetype/
ttpload.h 34 FT_LOCAL( FT_ULong )
ttgxvar.c 287 FT_ULong version;
290 FT_ULong table_len;
348 FT_ULong offsetToCoord;
351 FT_ULong offsetToData;
379 FT_ULong table_len;
380 FT_ULong gvar_start;
381 FT_ULong offsetToData;
586 FT_ULong axisTag;
587 FT_ULong minValue;
588 FT_ULong defaultValue
    [all...]
ttobjs.h 163 FT_ULong size;
297 FT_ULong strike_index; /* 0xFFFFFFFF to indicate invalid */
316 FT_ULong cvt_size; /* the scaled control value table */
ttdriver.c 70 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \
71 (FT_ULong)right )
189 FT_ULong strike_index )
236 FT_ULong strike_index;
ttgxvar.h 96 FT_ULong* glyphoffsets;
  /external/freetype/include/freetype/internal/
sfnt.h 241 FT_ULong tag,
244 FT_ULong* length );
278 FT_ULong strike_index,
281 FT_ULong *aglyph_offset );
358 FT_ULong strike_index,
392 FT_ULong* astrike_index );
471 FT_ULong* astrike_index );
    [all...]
ftmemory.h 345 FT_ULong size,
355 (dst) = ft_mem_dup( memory, (address), (FT_ULong)(size), &error )
367 FT_ULong size );
370 ft_mem_strcpyn( (char*)dst, (const char*)(src), (FT_ULong)(size) )
  /external/freetype/src/autofit/
afglobal.c 120 FT_ULong charcode = range->first;
127 gindex < (FT_ULong)globals->glyph_count &&
140 if ( gindex < (FT_ULong)globals->glyph_count &&
155 if ( gindex != 0 && gindex < (FT_ULong)globals->glyph_count )
263 if ( gindex >= (FT_ULong)globals->glyph_count )
316 if ( gindex < (FT_ULong)globals->glyph_count )
aflatin.h 138 FT_ULong charcode );
  /external/freetype/src/sfnt/
ttcmap.c 162 cmap_info->language = (FT_ULong)TT_PEEK_USHORT( p );
538 cmap_info->language = (FT_ULong)TT_PEEK_USHORT( p );
    [all...]
ttmtx.c 71 FT_ULong tag, table_size;
72 FT_ULong* ptable_offset;
73 FT_ULong* ptable_size;
110 FT_ULong table_len;
129 if ( (FT_ULong)num_longs > table_len / 4 )
148 if ( (FT_ULong)num_longs > table_len / 4 )
358 FT_ULong table_pos, table_size, table_end;
ttsbit.c 278 FT_ULong count, n, size;
308 range->glyph_offsets[n] = (FT_ULong)range->image_offset +
348 FT_ULong num_glyphs, n;
371 range->glyph_offsets[n] = (FT_ULong)( range->image_offset +
424 FT_ULong num_strikes;
425 FT_ULong table_base;
513 FT_ULong count = num_strikes;
537 FT_ULong count = num_strikes;
543 FT_ULong count2 = strike->num_ranges;
650 FT_ULong* astrike_index
    [all...]
ttsbit0.c 48 FT_ULong num_strikes, table_size;
124 FT_ULong* astrike_index )
132 FT_ULong strike_index,
138 if ( strike_index >= (FT_ULong)face->sbit_num_strikes )
170 FT_ULong ebdt_start;
171 FT_ULong ebdt_size;
173 FT_ULong strike_index_array;
174 FT_ULong strike_index_count;
184 FT_ULong strike_index,
189 FT_ULong ebdt_size
    [all...]
ttload.c 58 FT_ULong tag )
128 FT_ULong tag,
130 FT_ULong* length )
176 FT_ULong offset = sfnt->offset + 12;
461 FT_ULong tag,
464 FT_ULong* length )
469 FT_ULong size;
528 FT_ULong tag )
738 FT_ULong table_pos, table_len;
739 FT_ULong storage_start, storage_limit
    [all...]
sfdriver.c 116 FT_ULong *tag,
117 FT_ULong *offset,
118 FT_ULong *length )
176 else if ( ( FT_ULong ) root->num_glyphs < FT_UINT_MAX )
478 FT_ULong* astrike_index )
ttbdf.c 66 FT_ULong length;
87 FT_ULong strings = FT_NEXT_ULONG ( p );
  /external/freetype/src/cff/
cffload.c 202 static FT_ULong
209 FT_ULong result = 0;
244 FT_ULong size;
260 size = (FT_ULong)( count + 1 ) * offsize;
330 FT_ULong data_size;
333 FT_ULong* poff;
336 data_size = (FT_ULong)( idx->count + 1 ) * offsize;
408 FT_ULong n, cur_offset;
409 FT_ULong extra = 0;
432 FT_ULong next_offset = idx->offsets[n] - 1
    [all...]
cffgload.h 187 FT_ULong charstring_len );
  /external/freetype/include/freetype/
freetype.h     [all...]
ftmm.h 148 FT_ULong tag;
ftmodapi.h 161 FT_ULong module_flags;
ftrender.h 108 FT_ULong mode_tag,
  /external/freetype/src/psaux/
psobjs.h 98 FT_ULong* pflags );
105 FT_ULong* pflags );
  /external/freetype/src/base/
ftcalc.c 452 FT_ULong ua, ub;
481 ua = (FT_ULong)a;
482 ub = (FT_ULong)b;
488 FT_ULong al = ua & 0xFFFFU;
496 ua = (FT_ULong)(( ua ^ sa ) - sa);
503 FT_ULong ua, ub;
512 ua = (FT_ULong)a;
513 ub = (FT_ULong)b;
519 FT_ULong al = ua & 0xFFFFUL;
ftutil.c 178 FT_ULong size,
198 FT_ULong len = str ? (FT_ULong)ft_strlen( str ) + 1
209 FT_ULong size )

Completed in 2091 milliseconds

12 3