Home
last modified time | relevance | path

Searched defs:TFeature (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h107 struct TFeature { struct
111 TFeature(): FeatureParams(0), LookupCount(0), LookupListIndex(NULL) {} in TFeature() argument
112 ~TFeature() in ~TFeature() argument
120 TFeature& operator=(const TFeature&); argument