Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DSingleSubstFormat2.hh163 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
DReverseChainSingleSubstFormat1.hh232 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DSinglePosFormat2.hh159 { in subset()
DCursivePosFormat1.hh295 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
/external/harfbuzz_ng/src/
Dhb-common.h106 typedef uint32_t hb_codepoint_t; typedef
Dhb-ot-layout-gsubgpos.hh2325 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Rule… in closure()
3516 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Chai… in closure()