Lines Matching refs:feature
5953 HB_Feature feature;
5958 /* Each feature can only be added once */
5969 feature = gpos->FeatureList.FeatureRecord[feature_index].Feature;
5970 index = feature.LookupListIndex;
5973 for ( i = 0; i < feature.LookupListCount; i++ )
6060 HB_Feature feature = gpos->FeatureList.FeatureRecord[feature_index].Feature;
6062 for ( j = 0; j < feature.LookupListCount; j++ )
6064 HB_UShort lookup_index = feature.LookupListIndex[j];