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

Lines Matching refs:LookupList

146        ( error = _HB_OPEN_Load_LookupList( &gpos->LookupList,
153 gpos->LookupList.Lookup,
154 gpos->LookupList.LookupCount ) ) )
162 _HB_OPEN_Free_LookupList( &gpos->LookupList, HB_Type_GPOS );
179 _HB_OPEN_Free_LookupList( &gpos->LookupList, HB_Type_GPOS );
5788 lookup_count = gpos->LookupList.LookupCount;
5792 lo = &gpos->LookupList.Lookup[lookup_index];
5881 HB_UInt* properties = gpos->LookupList.Properties;
5970 properties = gpos->LookupList.Properties;
5974 lookup_count = gpos->LookupList.LookupCount;
6000 properties = gpos->LookupList.Properties;
6002 for ( i = 0; i < gpos->LookupList.LookupCount; i++ )
6050 lookup_count = gpos->LookupList.LookupCount;