Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset.cc68 _subset2 (hb_subset_plan_t *plan) in _subset2() function
160 result = _subset2<const OT::glyf> (plan); in _subset_table()
163 result = _subset2<const OT::hdmx> (plan); in _subset_table()
166 result = _subset2<const OT::name> (plan); in _subset_table()
177 result = _subset2<const OT::hmtx> (plan); in _subset_table()
183 result = _subset2<const OT::vmtx> (plan); in _subset_table()
186 result = _subset2<const OT::maxp> (plan); in _subset_table()
192 result = _subset2<const OT::cmap> (plan); in _subset_table()
195 result = _subset2<const OT::OS2> (plan); in _subset_table()
198 result = _subset2<const OT::post> (plan); in _subset_table()
[all …]