Searched refs:TFeatureRecord (Results 1 – 2 of 2) sorted by relevance
46 struct TFeatureRecord { struct47 TFeatureRecord();48 ~TFeatureRecord();126 void ParseFeature(FT_Bytes raw, TFeatureRecord* rec);138 TFeatureRecord* Feature);153 std::vector<TFeatureRecord> FeatureList;
48 for (const TFeatureRecord& feature : FeatureList) { in GetVerticalGlyph()66 TFeatureRecord* Feature) { in GetVerticalGlyphSub()205 FeatureList = std::vector<TFeatureRecord>(GetUInt16(sp)); in ParseFeatureList()212 void CFX_CTTGSUBTable::ParseFeature(FT_Bytes raw, TFeatureRecord* rec) { in ParseFeature()321 CFX_CTTGSUBTable::TFeatureRecord::TFeatureRecord() in TFeatureRecord() function in CFX_CTTGSUBTable::TFeatureRecord324 CFX_CTTGSUBTable::TFeatureRecord::~TFeatureRecord() {} in ~TFeatureRecord()