Home | History | Annotate | Download | only in sfnt

Lines Matching refs:FT_UInt

92     FT_UInt   length;
107 FT_UInt n, idx;
123 FT_CALLBACK_DEF( FT_UInt )
141 FT_UInt gindex = 0;
289 FT_UInt length;
291 FT_UInt n, max_subs;
313 FT_UInt idx = TT_NEXT_USHORT( p );
336 FT_UInt first_code, code_count, offset;
370 FT_UInt idx;
402 FT_UInt char_lo = (FT_UInt)( char_code & 0xFF );
403 FT_UInt char_hi = (FT_UInt)( char_code >> 8 );
444 FT_CALLBACK_DEF( FT_UInt )
449 FT_UInt result = 0;
457 FT_UInt idx = (FT_UInt)(char_code & 0xFF);
458 FT_UInt start, count;
460 FT_UInt offset;
475 result = (FT_UInt)( idx + delta ) & 0xFFFFU;
487 FT_UInt gindex = 0;
499 FT_UInt start = TT_NEXT_USHORT( p );
500 FT_UInt count = TT_NEXT_USHORT( p );
502 FT_UInt offset = TT_PEEK_USHORT( p );
503 FT_UInt char_lo = (FT_UInt)( charcode & 0xFF );
504 FT_UInt pos, idx;
516 pos = (FT_UInt)( char_lo - start );
662 FT_UInt cur_gindex; /* current glyph index */
664 FT_UInt num_ranges;
665 FT_UInt cur_range;
666 FT_UInt cur_start;
667 FT_UInt cur_end;
694 FT_UInt range_index )
698 FT_UInt num_ranges = cmap->num_ranges;
703 FT_UInt offset;
757 FT_UInt charcode;
763 charcode = (FT_UInt)cmap->cur_charcode + 1;
771 FT_UInt end = cmap->cur_end;
784 FT_UInt gindex = FT_NEXT_USHORT( p );
789 gindex = (FT_UInt)( ( gindex + delta ) & 0xFFFFU );
803 FT_UInt gindex = (FT_UInt)( ( charcode + delta ) & 0xFFFFU );
835 FT_UInt length;
838 FT_UInt num_segs;
858 length = (FT_UInt)( valid->limit - table );
881 FT_UInt search_range = TT_NEXT_USHORT( p );
882 FT_UInt entry_selector = TT_NEXT_USHORT( p );
883 FT_UInt range_shift = TT_NEXT_USHORT( p );
916 FT_UInt start, end, offset, n;
917 FT_UInt last_start = 0, last_end = 0;
988 FT_UInt i, idx;
996 idx = (FT_UInt)( idx + delta ) & 0xFFFFU;
1024 static FT_UInt
1029 FT_UInt num_segs2, start, end, offset;
1031 FT_UInt i, num_segs;
1033 FT_UInt gindex = 0;
1093 gindex = (FT_UInt)( gindex + delta ) & 0xFFFFU;
1096 gindex = (FT_UInt)( charcode + delta ) & 0xFFFFU;
1113 static FT_UInt
1118 FT_UInt num_segs2, start, end, offset;
1120 FT_UInt max, min, mid, num_segs;
1121 FT_UInt charcode = (FT_UInt)*pcharcode;
1122 FT_UInt gindex = 0;
1183 FT_UInt i;
1195 FT_UInt prev_end;
1241 FT_UInt next_end, next_start;
1297 gindex = (FT_UInt)( gindex + delta ) & 0xFFFFU;
1300 gindex = (FT_UInt)( charcode + delta ) & 0xFFFFU;
1349 FT_CALLBACK_DEF( FT_UInt )
1367 FT_UInt gindex;
1464 FT_UInt length, count;
1482 FT_UInt gindex;
1497 FT_CALLBACK_DEF( FT_UInt )
1502 FT_UInt result = 0;
1504 FT_UInt start = TT_NEXT_USHORT( p );
1505 FT_UInt count = TT_NEXT_USHORT( p );
1506 FT_UInt idx = (FT_UInt)( char_code - start );
1525 FT_UInt gindex = 0;
1528 FT_UInt start = TT_NEXT_USHORT( p );
1529 FT_UInt count = TT_NEXT_USHORT( p );
1530 FT_UInt idx;
1539 idx = (FT_UInt)( char_code - start );
1682 FT_UInt hi, lo;
1708 hi = (FT_UInt)( start >> 16 );
1709 lo = (FT_UInt)( start & 0xFFFFU );
1729 lo = (FT_UInt)( start & 0xFFFFU );
1745 FT_CALLBACK_DEF( FT_UInt )
1750 FT_UInt result = 0;
1767 result = (FT_UInt)( start_id + char_code - start );
1781 FT_UInt gindex = 0;
1801 gindex = (FT_UInt)( char_code - start + start_id );
1901 FT_UInt gindex;
1916 FT_CALLBACK_DEF( FT_UInt )
1921 FT_UInt result = 0;
1943 FT_UInt gindex = 0;
2041 FT_UInt cur_gindex;
2125 FT_UInt gindex;
2145 gindex = (FT_UInt)( start_id + char_code - start );
2163 static FT_UInt
2168 FT_UInt gindex = 0;
2205 gindex = (FT_UInt)( start_id + char_code - start );
2249 FT_CALLBACK_DEF( FT_UInt )
2363 FT_UInt cur_gindex;
2447 FT_UInt gindex;
2467 gindex = (FT_UInt)glyph_id;
2485 static FT_UInt
2490 FT_UInt gindex = 0;
2526 gindex = (FT_UInt)TT_PEEK_ULONG( p );
2569 FT_CALLBACK_DEF( FT_UInt )
2582 FT_UInt gindex;
2882 FT_CALLBACK_DEF( FT_UInt )
2920 static FT_UInt
2939 FT_UInt cnt = FT_NEXT_BYTE( p );
2954 static FT_UInt
3020 FT_CALLBACK_DEF( FT_UInt )
3146 static FT_UInt
3150 FT_UInt tot = 0;
3171 FT_UInt cnt;
3208 FT_UInt i;
3267 FT_UInt di, ni, k;
3463 FT_UInt volatile num_cmaps;
3507 volatile FT_UInt format = TT_PEEK_USHORT( cmap );
3524 valid.num_glyphs = (FT_UInt)face->max_profile.numGlyphs;