Searched defs:FeatureList (Results 1 – 9 of 9) sorted by relevance
23 typedef ScopedVector<Feature> FeatureList; typedef
69 HB_FeatureList FeatureList; member
68 HB_FeatureList FeatureList; member
171 DEF_DUMP (FeatureList) in DEF_DUMP() argument
243 struct FeatureList : TableBase { struct244 OpenType::UInt16 featureCount;245 struct FeatureRecord {248 } features[1];250 const FeatureTable* feature(uint16_t index, OpenType::Tag tag, const SharedBuffer& buffer) const in feature()260 const FeatureTable* findFeature(OpenType::Tag tag, const SharedBuffer& buffer) const in findFeature()
41 TT_uint16_t FeatureList; member406 struct TFeatureList FeatureList; variable
176 std::vector<Record*> FeatureList = in FeatureKeyValues() local255 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
541 typedef RecordListOf<Feature> FeatureList; typedef
540 typedef RecordListOf<Feature> FeatureList; typedef