Searched refs:LookupListCount (Results 1 – 5 of 5) sorted by relevance
101 HB_UShort LookupListCount; /* number of LookupList indices */ member
147 DUMP_FUINT (Feature, LookupListCount); in DEF_DUMP()149 for (i=0; i < Feature->LookupListCount; i++) in DEF_DUMP()
318 count = f->LookupListCount = GET_UShort(); in Load_Feature()
4233 for ( i = 0; i < feature.LookupListCount; i++ ) in HB_GSUB_Add_Feature()4304 for ( j = 0; j < feature.LookupListCount; j++ ) in HB_GSUB_Apply_String()
5976 for ( i = 0; i < feature.LookupListCount; i++ ) in HB_GPOS_Add_Feature()6065 for ( j = 0; j < feature.LookupListCount; j++ ) in HB_GPOS_Apply_String()