Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-bimap.hh34 struct hb_bimap_t struct
36 hb_bimap_t () { init (); } in hb_bimap_t() argument
37 ~hb_bimap_t () { fini (); } in ~hb_bimap_t() argument
95 struct hb_inc_bimap_t : hb_bimap_t argument
101 hb_bimap_t::init (); in init()
Dtest-bimap.cc33 hb_bimap_t bm; in main()
Dhb-ot-layout-common.hh1901 bool serialize (hb_serialize_context_t *c, const VarRegionList *src, const hb_bimap_t &region_map) in serialize()
1996 const hb_bimap_t &region_map) in serialize()