Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh693 struct CFF1TopDictValues : TopDictValues<CFF1TopDictVal> struct
695 void init () in init()
707 void fini () { TopDictValues<CFF1TopDictVal>::fini (); } in fini()
709 bool is_CID () const in is_CID()
712 NameDictValues nameSIDs;
713 unsigned int ros_supplement_offset;
714 unsigned int ros_supplement;
715 unsigned int cidCount;
717 unsigned int EncodingOffset;
718 unsigned int CharsetOffset;
[all …]