Searched defs:hb_codepoint_t (Results 1 – 15 of 15) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb-ot-cmap-table.hh | 250 { return _.first <= 0xFFFF; }) in serialize() 1384 | hb_map ([plan] (const hb_pair_t<hb_codepoint_t, hb_codepoint_t>& p_org) in serialize() 1385 { in serialize() 1474 { return (_.second != HB_MAP_VALUE_INVALID); }) in subset()
|
D | hb-ot-layout-gsub-table.hh | 229 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset() 1347 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
|
D | hb-common.h | 106 typedef uint32_t hb_codepoint_t; typedef
|
D | hb-ot-layout-gpos-table.hh | 961 { in subset() 1930 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
|
D | hb-ot-layout-gsubgpos.hh | 1826 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Rule… in closure() 2795 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Chai… in closure()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-bit-set-invertible.hh | 159 | hb_map ([](hb_pair_t<hb_codepoint_t, hb_codepoint_t> _) { return _.first == _.second; })); in is_equal()
|
D | hb-ot-layout-gsub-table.hh | 229 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset() 1382 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
|
D | hb-ot-cmap-table.hh | 251 { return _.first <= 0xFFFF; }) in serialize() 1565 { return (_.second != HB_MAP_VALUE_INVALID); }) in subset()
|
D | hb-common.h | 106 typedef uint32_t hb_codepoint_t; typedef
|
D | hb-ot-layout-gpos-table.hh | 960 { in subset() 1928 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
|
D | hb-ot-layout-gsubgpos.hh | 1839 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Rule… in closure() 2813 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Chai… in closure()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-common.h | 92 typedef uint32_t hb_codepoint_t; typedef
|
D | hb-ot-layout-gsub-table.hh | 212 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
|
/third_party/flutter/txt/src/minikin/ |
D | Layout.cpp | 248 hb_codepoint_t /* glyph */, in harfbuzzGetGlyphHorizontalOrigin() argument
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | Layout.cpp | 249 hb_codepoint_t /* glyph */, in harfbuzzGetGlyphHorizontalOrigin() argument
|