Home
last modified time | relevance | path

Searched refs:cff_sub_table_offsets_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh131 struct cff_sub_table_offsets_t { struct
132 cff_sub_table_offsets_t () : privateDictsOffset (0) in cff_sub_table_offsets_t() argument
142 ~cff_sub_table_offsets_t () { localSubrsInfos.fini (); } in ~cff_sub_table_offsets_t() argument
158 const cff_sub_table_offsets_t &offsets) const in serialize()
Dhb-subset-cff2.cc41 struct cff2_sub_table_offsets_t : cff_sub_table_offsets_t
44 : cff_sub_table_offsets_t (), in cff2_sub_table_offsets_t()
Dhb-subset-cff1.cc67 struct cff1_sub_table_offsets_t : cff_sub_table_offsets_t
70 : cff_sub_table_offsets_t (), in cff1_sub_table_offsets_t()