Searched defs:FeatureList (Results 1 – 9 of 9) sorted by relevance
16 public class FeatureList class22 public FeatureList() in FeatureList() method in FeatureList
101 message FeatureList { message
111 using FeatureList = std::vector<const FeatureInfo *>; variable
152 std::vector<TFeatureRecord> FeatureList; variable
557 FT_UInt ScriptList, FeatureList, LookupList; in otv_GSUB_validate() local
991 FT_UInt ScriptList, FeatureList, LookupList; in otv_GPOS_validate() local
161 std::vector<Record*> FeatureList = in FeatureKeyValues() local238 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
1975 const char *FeatureList = in checkTargetFeatures() local
1216 typedef RecordListOf<Feature> FeatureList; typedef