Home
last modified time | relevance | path

Searched refs:TRangeRecord (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.h54 struct TRangeRecord { struct
55 TRangeRecord();
78 std::vector<TRangeRecord> RangeRecords; argument
Dcfx_cttgsubtable.cpp274 rec->RangeRecords = std::vector<TRangeRecord>(GetUInt16(sp)); in ParseCoverageFormat2()
331 CFX_CTTGSUBTable::TRangeRecord::TRangeRecord() in TRangeRecord() function in CFX_CTTGSUBTable::TRangeRecord