Home
last modified time | relevance | path

Searched refs:expert_subset_charset_to_sid (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc95 static const uint16_t expert_subset_charset_to_sid [] = variable
152 if (glyph < ARRAY_LENGTH (expert_subset_charset_to_sid)) in lookup_expert_subset_charset_for_sid()
153 return (hb_codepoint_t)expert_subset_charset_to_sid[glyph]; in lookup_expert_subset_charset_for_sid()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc111 static const uint16_t expert_subset_charset_to_sid [] = variable
242 if (glyph < ARRAY_LENGTH (expert_subset_charset_to_sid)) in lookup_expert_subset_charset_for_sid()
243 return (hb_codepoint_t)expert_subset_charset_to_sid[glyph]; in lookup_expert_subset_charset_for_sid()
/third_party/harfbuzz/src/
Dhb-ot-cff1-table.cc111 static const uint16_t expert_subset_charset_to_sid [] = variable
242 if (glyph < ARRAY_LENGTH (expert_subset_charset_to_sid)) in lookup_expert_subset_charset_for_sid()
243 return (hb_codepoint_t)expert_subset_charset_to_sid[glyph]; in lookup_expert_subset_charset_for_sid()