Searched defs:FeatureList (Results 1 – 10 of 10) sorted by relevance
16 public class FeatureList class22 public FeatureList() in FeatureList() method in FeatureList
98 message FeatureList { message
74 std::vector<Record*> FeatureList = in FeatureKeyValues() local151 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
557 FT_UInt ScriptList, FeatureList, LookupList; in otv_GSUB_validate() local
991 FT_UInt ScriptList, FeatureList, LookupList; in otv_GPOS_validate() local
153 std::vector<TFeatureRecord> FeatureList; variable
161 std::vector<Record*> FeatureList = in FeatureKeyValues() local238 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
175 std::vector<Record*> FeatureList = in FeatureKeyValues() local241 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); in CPUKeyValues() local
1975 const char *FeatureList = in checkTargetFeatures() local
623 typedef RecordListOf<Feature> FeatureList; typedef