Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h43 TT_uint16_t FeatureList; member
408 struct TFeatureList FeatureList; variable
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp163 std::vector<Record*> FeatureList = in FeatureKeyValues() local
242 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh541 typedef RecordListOf<Feature> FeatureList; typedef