Searched defs:script_langsys_map (Results 1 – 4 of 4) sorted by relevance
| /third_party/harfbuzz/src/ |
| D | hb-subset-plan.cc | 42 typedef hb_hashmap_t<unsigned, hb_set_t *, (unsigned)-1, nullptr> script_langsys_map; typedef
|
| D | hb-ot-layout-common.hh | 140 hb_hashmap_t<unsigned, hb_set_t *, (unsigned)-1, nullptr> *script_langsys_map; member 182 const hb_hashmap_t<unsigned, hb_set_t *, (unsigned)-1, nullptr> *script_langsys_map; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-subset-plan.cc | 44 typedef hb_hashmap_t<unsigned, hb_set_t *> script_langsys_map; typedef
|
| D | hb-ot-layout-common.hh | 140 hb_hashmap_t<unsigned, hb_set_t *> *script_langsys_map; member 182 const hb_hashmap_t<unsigned, hb_set_t *> *script_langsys_map; member
|