Home | History | Annotate | Download | only in hb-old

Lines Matching refs:GET_UShort

48   ls->LookupOrderOffset    = GET_UShort();    /* should be 0 */
49 ls->ReqFeatureIndex = GET_UShort();
50 count = ls->FeatureCount = GET_UShort();
68 fi[n] = GET_UShort();
99 new_offset = GET_UShort() + base_offset;
125 count = s->LangSysCount = GET_UShort();
151 new_offset = GET_UShort() + base_offset;
217 script_count = GET_UShort();
235 new_offset = GET_UShort() + base_offset;
317 f->FeatureParams = GET_UShort(); /* should be 0 */
318 count = f->LookupListCount = GET_UShort();
336 lli[n] = GET_UShort();
369 count = fl->FeatureCount = GET_UShort();
390 new_offset = GET_UShort() + base_offset;
494 l->LookupType = GET_UShort();
495 l->LookupFlag = GET_UShort();
496 count = l->SubTableCount = GET_UShort();
516 new_offset = GET_UShort() + base_offset;
527 if (GET_UShort() != 1) /* format should be 1 */
530 l->LookupType = GET_UShort();
595 count = ll->LookupCount = GET_UShort();
613 new_offset = GET_UShort() + base_offset;
683 count = cf1->GlyphCount = GET_UShort();
701 ga[n] = GET_UShort();
730 count = cf2->RangeCount = GET_UShort();
746 rr[n].Start = GET_UShort();
747 rr[n].End = GET_UShort();
748 rr[n].StartCoverageIndex = GET_UShort();
785 c->CoverageFormat = GET_UShort();
954 cdf1->StartGlyph = GET_UShort();
955 count = cdf1->GlyphCount = GET_UShort();
976 cva[n] = GET_UShort();
1021 count = GET_UShort();
1038 crr[n].Start = GET_UShort();
1039 crr[n].End = GET_UShort();
1040 crr[n].Class = GET_UShort();
1087 cd->ClassFormat = GET_UShort();
1307 d->StartSize = GET_UShort();
1308 d->EndSize = GET_UShort();
1309 d->DeltaFormat = GET_UShort();
1347 dv[n] = GET_UShort();