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

Lines Matching defs:lookup_count

5777   HB_UShort            i, flags, lookup_count;
5788 lookup_count = gpos->LookupList.LookupCount;
5789 if (lookup_index >= lookup_count)
5959 HB_UShort lookup_count;
5974 lookup_count = gpos->LookupList.LookupCount;
5979 if (lookup_index < lookup_count)
6036 int i, j, lookup_count, num_features;
6050 lookup_count = gpos->LookupList.LookupCount;
6070 if (lookup_index >= lookup_count)