Home
last modified time | relevance | path

Searched defs:FeatureList (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/extensions/common/features/
Dcomplex_feature.h23 typedef ScopedVector<Feature> FeatureList; typedef
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp241 struct FeatureList : TableBase { struct
242 OpenType::UInt16 featureCount;
243 struct FeatureRecord {
246 } features[1];
248 const FeatureTable* feature(uint16_t index, OpenType::Tag tag, const SharedBuffer& buffer) const in feature()
258 const FeatureTable* findFeature(OpenType::Tag tag, const SharedBuffer& buffer) const in findFeature()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h41 TT_uint16_t FeatureList; member
406 struct TFeatureList FeatureList; variable
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp176 std::vector<Record*> FeatureList = in FeatureKeyValues() local
255 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh541 typedef RecordListOf<Feature> FeatureList; typedef
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout-common-private.hh541 typedef RecordListOf<Feature> FeatureList; typedef