Searched defs:SubstFormat (Results 1 - 1 of 1) 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

Completed in 102 milliseconds