Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.h55 struct TRangeRecord { struct
56 TRangeRecord();
79 std::vector<TRangeRecord> RangeRecords; argument
Dcfx_cttgsubtable.cpp269 rec->RangeRecords = std::vector<TRangeRecord>(GetUInt16(sp)); in ParseCoverageFormat2()
326 CFX_CTTGSUBTable::TRangeRecord::TRangeRecord() in TRangeRecord() function in CFX_CTTGSUBTable::TRangeRecord