Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-common.h94 typedef uint32_t hb_codepoint_t; typedef
Dhb-ot-layout-gpos-table.hh660 { in subset()
1395 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
Dhb-ot-cmap-table.hh1220 { return (_.second != HB_MAP_VALUE_INVALID); }) in subset()
Dhb-ot-layout-gsub-table.hh216 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()