Searched refs:TFeatureRecord (Results 1 – 2 of 2) sorted by relevance
45 struct TFeatureRecord { struct46 TFeatureRecord();47 ~TFeatureRecord();126 void ParseFeature(FT_Bytes raw, TFeatureRecord* rec);136 bool GetVerticalGlyphSub(const TFeatureRecord& feature,152 std::vector<TFeatureRecord> FeatureList;
43 for (const TFeatureRecord& feature : FeatureList) { in CFX_CTTGSUBTable()69 bool CFX_CTTGSUBTable::GetVerticalGlyphSub(const TFeatureRecord& feature, in GetVerticalGlyphSub()210 FeatureList = std::vector<TFeatureRecord>(GetUInt16(sp)); in ParseFeatureList()217 void CFX_CTTGSUBTable::ParseFeature(FT_Bytes raw, TFeatureRecord* rec) { in ParseFeature()326 CFX_CTTGSUBTable::TFeatureRecord::TFeatureRecord() in TFeatureRecord() function in CFX_CTTGSUBTable::TFeatureRecord329 CFX_CTTGSUBTable::TFeatureRecord::~TFeatureRecord() {} in ~TFeatureRecord()