Home | History | Annotate | Download | only in src

Lines Matching refs:feature

5956   HB_Feature  feature;
5961 /* Each feature can only be added once */
5972 feature = gpos->FeatureList.FeatureRecord[feature_index].Feature;
5973 index = feature.LookupListIndex;
5976 feature.LookupListCount; i++ )
6063 HB_Feature feature = gpos->FeatureList.FeatureRecord[feature_index].Feature;
6065 for ( j = 0; j < feature.LookupListCount; j++ )
6067 HB_UShort lookup_index = feature.LookupListIndex[j];