Home | History | Annotate | Download | only in sfnt

Lines Matching refs:FT_UInt

92     FT_UInt   length = TT_NEXT_USHORT( p );
101 FT_UInt n, idx;
117 FT_CALLBACK_DEF( FT_UInt )
135 FT_UInt gindex = 0;
283 FT_UInt length = TT_PEEK_USHORT( p );
284 FT_UInt n, max_subs;
300 FT_UInt idx = TT_NEXT_USHORT( p );
323 FT_UInt first_code, code_count, offset;
355 FT_UInt idx;
387 FT_UInt char_lo = (FT_UInt)( char_code & 0xFF );
388 FT_UInt char_hi = (FT_UInt)( char_code >> 8 );
429 FT_CALLBACK_DEF( FT_UInt )
434 FT_UInt result = 0;
442 FT_UInt idx = (FT_UInt)(char_code & 0xFF);
443 FT_UInt start, count;
445 FT_UInt offset;
460 result = (FT_UInt)( idx + delta ) & 0xFFFFU;
472 FT_UInt gindex = 0;
484 FT_UInt start = TT_NEXT_USHORT( p );
485 FT_UInt count = TT_NEXT_USHORT( p );
487 FT_UInt offset = TT_PEEK_USHORT( p );
488 FT_UInt char_lo = (FT_UInt)( charcode & 0xFF );
489 FT_UInt pos, idx;
501 pos = (FT_UInt)( char_lo - start );
647 FT_UInt cur_gindex; /* current glyph index */
649 FT_UInt num_ranges;
650 FT_UInt cur_range;
651 FT_UInt cur_start;
652 FT_UInt cur_end;
679 FT_UInt range_index )
683 FT_UInt num_ranges = cmap->num_ranges;
688 FT_UInt offset;
742 FT_UInt charcode;
748 charcode = (FT_UInt)cmap->cur_charcode + 1;
756 FT_UInt end = cmap->cur_end;
769 FT_UInt gindex = FT_NEXT_USHORT( p );
774 gindex = (FT_UInt)( ( gindex + delta ) & 0xFFFFU );
788 FT_UInt gindex = (FT_UInt)( ( charcode + delta ) & 0xFFFFU );
820 FT_UInt length = TT_NEXT_USHORT( p );
822 FT_UInt num_segs;
836 length = (FT_UInt)( valid->limit - table );
859 FT_UInt search_range = TT_NEXT_USHORT( p );
860 FT_UInt entry_selector = TT_NEXT_USHORT( p );
861 FT_UInt range_shift = TT_NEXT_USHORT( p );
894 FT_UInt start, end, offset, n;
895 FT_UInt last_start = 0, last_end = 0;
966 FT_UInt i, idx;
974 idx = (FT_UInt)( idx + delta ) & 0xFFFFU;
1002 static FT_UInt
1007 FT_UInt num_segs2, start, end, offset;
1009 FT_UInt i, num_segs;
1011 FT_UInt gindex = 0;
1071 gindex = (FT_UInt)( gindex + delta ) & 0xFFFFU;
1074 gindex = (FT_UInt)( charcode + delta ) & 0xFFFFU;
1091 static FT_UInt
1096 FT_UInt num_segs2, start, end, offset;
1098 FT_UInt max, min, mid, num_segs;
1099 FT_UInt charcode = (FT_UInt)*pcharcode;
1100 FT_UInt gindex = 0;
1161 FT_UInt i;
1173 FT_UInt prev_end;
1219 FT_UInt next_end, next_start;
1275 gindex = (FT_UInt)( gindex + delta ) & 0xFFFFU;
1278 gindex = (FT_UInt)( charcode + delta ) & 0xFFFFU;
1327 FT_CALLBACK_DEF( FT_UInt )
1345 FT_UInt gindex;
1442 FT_UInt length, count;
1460 FT_UInt gindex;
1475 FT_CALLBACK_DEF( FT_UInt )
1480 FT_UInt result = 0;
1482 FT_UInt start = TT_NEXT_USHORT( p );
1483 FT_UInt count = TT_NEXT_USHORT( p );
1484 FT_UInt idx = (FT_UInt)( char_code - start );
1503 FT_UInt gindex = 0;
1506 FT_UInt start = TT_NEXT_USHORT( p );
1507 FT_UInt count = TT_NEXT_USHORT( p );
1508 FT_UInt idx;
1517 idx = (FT_UInt)( char_code - start );
1660 FT_UInt hi, lo;
1686 hi = (FT_UInt)( start >> 16 );
1687 lo = (FT_UInt)( start & 0xFFFFU );
1707 lo = (FT_UInt)( start & 0xFFFFU );
1723 FT_CALLBACK_DEF( FT_UInt )
1728 FT_UInt result = 0;
1745 result = (FT_UInt)( start_id + char_code - start );
1759 FT_UInt gindex = 0;
1779 gindex = (FT_UInt)( char_code - start + start_id );
1879 FT_UInt gindex;
1894 FT_CALLBACK_DEF( FT_UInt )
1899 FT_UInt result = 0;
1921 FT_UInt gindex = 0;
2019 FT_UInt cur_gindex;
2103 FT_UInt gindex;
2125 gindex = (FT_UInt)( start_id + char_code - start );
2143 static FT_UInt
2148 FT_UInt gindex = 0;
2185 gindex = (FT_UInt)( start_id + char_code - start );
2229 FT_CALLBACK_DEF( FT_UInt )
2343 FT_UInt cur_gindex;
2427 FT_UInt gindex;
2449 gindex = (FT_UInt)glyph_id;
2467 static FT_UInt
2472 FT_UInt gindex = 0;
2508 gindex = (FT_UInt)TT_PEEK_ULONG( p );
2551 FT_CALLBACK_DEF( FT_UInt )
2564 FT_UInt gindex;
2857 FT_CALLBACK_DEF( FT_UInt )
2895 static FT_UInt
2914 FT_UInt cnt = FT_NEXT_BYTE( p );
2929 static FT_UInt
2995 FT_CALLBACK_DEF( FT_UInt )
3121 static FT_UInt
3125 FT_UInt tot = 0;
3146 FT_UInt cnt;
3183 FT_UInt i;
3243 FT_UInt di, ni, k;
3437 FT_UInt volatile num_cmaps;
3482 volatile FT_UInt format = TT_PEEK_USHORT( cmap );
3499 valid.num_glyphs = (FT_UInt)face->max_profile.numGlyphs;