Searched defs:FeatureList (Results 1 – 5 of 5) sorted by relevance
16 public class FeatureList class22 public FeatureList() in FeatureList() method in FeatureList
111 using FeatureList = std::vector<const Feature *>; variable
557 FT_UInt ScriptList, FeatureList, LookupList; in otv_GSUB_validate() local
991 FT_UInt ScriptList, FeatureList, LookupList; in otv_GPOS_validate() local
1216 typedef RecordListOf<Feature> FeatureList; typedef