Lines Matching defs:featureList
2237 { return (this+featureList).len; }
2239 { return (this+featureList).get_tag (i); }
2243 { return (this+featureList).get_tags (start_offset, feature_count, feature_tags); }
2245 { return (this+featureList)[i]; }
2247 { return (this+featureList).find_index (tag, index); }
2258 featureList.sanitize (c, this) &&
2267 OffsetTo<FeatureList>
2268 featureList; /* FeatureList table */