Searched refs:SubstFormat (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
H A Dttgsubtable.h214 TSubTableBase() : SubstFormat(0) {}
215 explicit TSubTableBase(uint16_t format) : SubstFormat(format) {}
218 uint16_t SubstFormat; member in struct:CFX_CTTGSUBTable::TSubTableBase
H A Dttgsubtable.cpp145 switch (subTable->SubstFormat) {

Completed in 95 milliseconds