Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSingleSubstFormat2.hh163 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
H A DReverseChainSingleSubstFormat1.hh234 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DSinglePosFormat2.hh190 { in subset()
H A DCursivePosFormat1.hh297 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DLayoutCore.cpp99 hb_codepoint_t /* glyph */, in harfbuzzGetGlyphHorizontalOrigin() argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-common.h103 typedef uint32_t hb_codepoint_t; typedef
H A Dhb-ot-layout-gsubgpos.hh2372 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Rule… in closure()
3593 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Chai… in closure()