Searched refs:featureNameCount (Results 1 – 3 of 3) sorted by relevance
172 + namesZ.as_array (featureNameCount).sub_array (start_offset, count) in get_feature_types()177 return featureNameCount; in get_feature_types()184 { return namesZ.bsearch (featureNameCount, feature_type); } in get_feature()204 namesZ.sanitize (c, featureNameCount, this))); in sanitize()210 HBUINT16 featureNameCount; member
286 FT_UInt featureNameCount; in gxv_feat_validate() local308 featureNameCount = FT_NEXT_USHORT( p ); in gxv_feat_validate()309 GXV_TRACE(( " (featureNameCount = %d)\n", featureNameCount )); in gxv_feat_validate()322 feat->reserved_size += featureNameCount * ( 2 + 2 + 4 + 2 + 2 ); in gxv_feat_validate()324 for ( last_feature = -1, i = 0; i < featureNameCount; i++ ) in gxv_feat_validate()
3870 featureNameCount