HomeSort by relevance Sort by last modified time
    Searched refs:SubstFormat (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 267 TT_uint16_t SubstFormat;
268 TSubTableBase(): SubstFormat(0) {}
279 SubstFormat = 1;
297 SubstFormat = 2;
ttgsubtable.cpp 148 switch(Lookup->SubTable[i]->SubstFormat) {

Completed in 40 milliseconds