Home | History | Annotate | Download | only in src

Lines Matching refs:HB_UShort

41   HB_UShort  n, count;
42 HB_UShort* fi;
56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) )
88 HB_UShort n, m, count;
178 HB_UShort n, count;
206 HB_UShort n, script_count;
278 HB_UShort n, count;
309 HB_UShort n, count;
311 HB_UShort* lli;
324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) )
358 HB_UShort n, m, count;
377 if ( ALLOC_ARRAY( fl->ApplyOrder, count, HB_UShort ) )
419 HB_UShort n, count;
453 HB_UShort lookup_type )
464 HB_UShort lookup_type )
481 HB_UShort n, m, count;
557 HB_UShort n, count;
584 HB_UShort n, m, count;
642 HB_UShort n, count;
675 HB_UShort n, count;
677 HB_UShort* ga;
689 if ( ALLOC_ARRAY( cf1->GlyphArray, count, HB_UShort ) )
722 HB_UShort n, count;
813 HB_UShort glyphID,
814 HB_UShort* index )
816 HB_UShort min, max, new_min, new_max, middle;
818 HB_UShort* array = cf1->GlyphArray;
863 HB_UShort glyphID,
864 HB_UShort
866 HB_UShort min, max, new_min, new_max, middle;
914 HB_UShort glyphID,
915 HB_UShort* index )
937 HB_UShort limit,
942 HB_UShort n, count;
944 HB_UShort* cva;
966 if ( ALLOC_ARRAY( cdf1->ClassValueArray, count, HB_UShort ) )
1004 HB_UShort limit,
1009 HB_UShort n, count;
1079 HB_UShort limit,
1114 if ( ALLOC_ARRAY( cd->cd.cd1.ClassValueArray, 1, HB_UShort ) )
1124 HB_UShort limit,
1164 HB_UShort glyphID,
1165 HB_UShort* klass,
1166 HB_UShort* index )
1168 HB_UShort* cva = cdf1->ClassValueArray;
1192 HB_UShort glyphID,
1193 HB_UShort* klass,
1194 HB_UShort* index )
1197 HB_UShort min, max, new_min, new_max, middle;
1263 HB_UShort glyphID,
1264 HB_UShort* klass,
1265 HB_UShort* index )
1291 HB_UShort n, count;
1293 HB_UShort* dv;
1329 if ( ALLOC_ARRAY( d->DeltaValue, count, HB_UShort ) )
1403 HB_UShort size,
1406 HB_UShort byte, bits, mask, s;
1410 HB_UShort f = d->DeltaFormat;